Home
last modified time | relevance | path

Searched defs:agg_id (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_sched.h52 u32 agg_id; member
H A Dice_type.h375 u32 agg_id; /* aggregator group ID */ member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c899 u16 agg_id, u16 curr) in bnxt_get_tpa_agg_p5()
1216 static u16 bnxt_alloc_agg_idx(struct bnxt_rx_ring_info *rxr, u16 agg_id) in bnxt_alloc_agg_idx()
1236 static u16 bnxt_lookup_agg_idx(struct bnxt_rx_ring_info *rxr, u16 agg_id) in bnxt_lookup_agg_idx()
1249 u16 cons, prod, agg_id; in bnxt_tpa_start() local
1552 u16 idx = 0, agg_id; in bnxt_tpa_end() local
1685 u16 agg_id = TPA_AGG_AGG_ID(rx_agg); in bnxt_tpa_agg() local
/OK3568_Linux_fs/kernel/drivers/net/bonding/
H A Dbond_main.c4474 int agg_id = 0; in bond_update_slave_arr() local