Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_txrx.c50 u16 agg_id, u16 curr) in bnge_get_tpa_agg()
279 static u16 bnge_tpa_alloc_agg_idx(struct bnge_rx_ring_info *rxr, u16 agg_id) in bnge_tpa_alloc_agg_idx()
301 static u16 bnge_lookup_agg_idx(struct bnge_rx_ring_info *rxr, u16 agg_id) in bnge_lookup_agg_idx()
345 u16 cons, prod, agg_id; in bnge_tpa_start() local
429 u16 agg_id = TPA_AGG_AGG_ID(rx_agg); in bnge_tpa_agg() local
591 u16 idx = 0, agg_id; in bnge_tpa_end() local
/linux/drivers/net/ethernet/intel/ice/
H A Dice_sched.c1617 u32 agg_id) in ice_sched_get_agg_node()
2238 ice_get_agg_info(struct ice_hw *hw, u32 agg_id) in ice_get_agg_info()
2390 ice_sched_move_vsi_to_agg(struct ice_port_info *pi, u16 vsi_handle, u32 agg_id, in ice_sched_move_vsi_to_agg()
2536 ice_sched_rm_agg_cfg(struct ice_port_info *pi, u32 agg_id, u8 tc) in ice_sched_rm_agg_cfg()
2617 ice_save_agg_tc_bitmap(struct ice_port_info *pi, u32 agg_id, in ice_save_agg_tc_bitmap()
2640 ice_sched_add_agg_cfg(struct ice_port_info *pi, u32 agg_id, u8 tc) in ice_sched_add_agg_cfg()
2730 ice_sched_cfg_agg(struct ice_port_info *pi, u32 agg_id, in ice_sched_cfg_agg()
2792 ice_cfg_agg(struct ice_port_info *pi, u32 agg_id, enum ice_agg_type agg_type, in ice_cfg_agg()
2861 ice_save_agg_vsi_tc_bitmap(struct ice_port_info *pi, u32 agg_id, u16 vsi_handle, in ice_save_agg_vsi_tc_bitmap()
2891 ice_sched_assoc_vsi_to_agg(struct ice_port_info *pi, u32 agg_id, in ice_sched_assoc_vsi_to_agg()
[all …]
H A Dice_sched.h72 u32 agg_id; member
H A Dice_lib.c2159 u32 agg_id = ICE_INVALID_AGG_NODE_ID; in ice_set_agg_vsi() local
H A Dice.h542 u32 agg_id; member
H A Dice_type.h583 u32 agg_id; /* aggregator group ID */ member
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c1074 u16 agg_id, u16 curr) in bnxt_get_tpa_agg_p5()
1478 static u16 bnxt_alloc_agg_idx(struct bnxt_rx_ring_info *rxr, u16 agg_id) in bnxt_alloc_agg_idx()
1500 static u16 bnxt_lookup_agg_idx(struct bnxt_rx_ring_info *rxr, u16 agg_id) in bnxt_lookup_agg_idx()
1544 u16 cons, prod, agg_id; in bnxt_tpa_start() local
1859 u16 idx = 0, agg_id; in bnxt_tpa_end() local
2000 u16 agg_id = TPA_AGG_AGG_ID(rx_agg); in bnxt_tpa_agg() local
/linux/drivers/net/bonding/
H A Dbond_main.c5157 int agg_id = 0; in bond_update_slave_arr() local