Searched defs:agg_id (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_sched.h61 u32 agg_id; member in struct:ice_sched_agg_info
H A Dice_sched.c2122 ice_get_agg_info(struct ice_hw *hw, u32 agg_id) argument
2274 ice_sched_move_vsi_to_agg(struct ice_port_info *pi, u16 vsi_handle, u32 agg_id, argument
1581 ice_sched_get_agg_node(struct ice_port_info *pi, struct ice_sched_node *tc_node, u32 agg_id) argument
2420 ice_sched_rm_agg_cfg(struct ice_port_info *pi, u32 agg_id, u8 tc) argument
2501 ice_save_agg_tc_bitmap(struct ice_port_info *pi, u32 agg_id, unsigned long *tc_bitmap) argument
2524 ice_sched_add_agg_cfg(struct ice_port_info *pi, u32 agg_id, u8 tc) argument
2614 ice_sched_cfg_agg(struct ice_port_info *pi, u32 agg_id, enum ice_agg_type agg_type, unsigned long *tc_bitmap) argument
2676 ice_cfg_agg(struct ice_port_info *pi, u32 agg_id, enum ice_agg_type agg_type, u8 tc_bitmap) argument
2745 ice_save_agg_vsi_tc_bitmap(struct ice_port_info *pi, u32 agg_id, u16 vsi_handle, unsigned long *tc_bitmap) argument
2775 ice_sched_assoc_vsi_to_agg(struct ice_port_info *pi, u32 agg_id, u16 vsi_handle, unsigned long *tc_bitmap) argument
2948 ice_move_vsi_to_agg(struct ice_port_info *pi, u32 agg_id, u16 vsi_handle, u8 tc_bitmap) argument
[all...]
H A Dice_lib.c2126 u32 agg_id = ICE_INVALID_AGG_NODE_ID; local
[all...]
H A Dice.h539 u32 agg_id; member in struct:ice_agg_node
H A Dice_type.h546 u32 agg_id; /* aggregator group ID */ member in struct:ice_sched_node
/linux-master/drivers/net/bonding/
H A Dbond_main.c5075 int agg_id = 0; local
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c1354 static u16 bnxt_alloc_agg_idx(struct bnxt_rx_ring_info *rxr, u16 agg_id) argument
1374 static u16 bnxt_lookup_agg_idx(struct bnxt_rx_ring_info *rxr, u16 agg_id) argument
1418 u16 cons, prod, agg_id; local
998 bnxt_get_tpa_agg_p5(struct bnxt *bp, struct bnxt_rx_ring_info *rxr, u16 agg_id, u16 curr) argument
1722 u16 idx = 0, agg_id; local
1860 u16 agg_id = TPA_AGG_AGG_ID(rx_agg); local
[all...]

Completed in 170 milliseconds