Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_sched.h61 u32 agg_id; member
H A Dice_lib.c2258 u32 agg_id = ICE_INVALID_AGG_NODE_ID; in ice_set_agg_vsi() local
[all...]
H A Dice_sched.c2135 ice_get_agg_info(struct ice_hw *hw, u32 agg_id) in ice_get_agg_info() argument
2295 ice_sched_move_vsi_to_agg(struct ice_port_info *pi, u16 vsi_handle, u32 agg_id, in ice_sched_move_vsi_to_agg() argument
1594 ice_sched_get_agg_node(struct ice_port_info *pi, struct ice_sched_node *tc_node, u32 agg_id) ice_sched_get_agg_node() argument
2441 ice_sched_rm_agg_cfg(struct ice_port_info *pi, u32 agg_id, u8 tc) ice_sched_rm_agg_cfg() argument
2522 ice_save_agg_tc_bitmap(struct ice_port_info *pi, u32 agg_id, unsigned long *tc_bitmap) ice_save_agg_tc_bitmap() argument
2545 ice_sched_add_agg_cfg(struct ice_port_info *pi, u32 agg_id, u8 tc) ice_sched_add_agg_cfg() argument
2635 ice_sched_cfg_agg(struct ice_port_info *pi, u32 agg_id, enum ice_agg_type agg_type, unsigned long *tc_bitmap) ice_sched_cfg_agg() argument
2697 ice_cfg_agg(struct ice_port_info *pi, u32 agg_id, enum ice_agg_type agg_type, u8 tc_bitmap) ice_cfg_agg() argument
2766 ice_save_agg_vsi_tc_bitmap(struct ice_port_info *pi, u32 agg_id, u16 vsi_handle, unsigned long *tc_bitmap) ice_save_agg_vsi_tc_bitmap() argument
2796 ice_sched_assoc_vsi_to_agg(struct ice_port_info *pi, u32 agg_id, u16 vsi_handle, unsigned long *tc_bitmap) ice_sched_assoc_vsi_to_agg() argument
2969 ice_move_vsi_to_agg(struct ice_port_info *pi, u32 agg_id, u16 vsi_handle, u8 tc_bitmap) ice_move_vsi_to_agg() argument
[all...]
H A Dice.h528 u32 agg_id; member
H A Dice_type.h533 u32 agg_id; /* aggregator group ID */ member
/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_main.c4499 int agg_id = 0; in bond_update_slave_arr() local
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_main.c5073 int agg_id = 0; in bond_update_slave_arr() local
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c1216 static u16 bnxt_alloc_agg_idx(struct bnxt_rx_ring_info *rxr, u16 agg_id) in bnxt_alloc_agg_idx() argument
1236 static u16 bnxt_lookup_agg_idx(struct bnxt_rx_ring_info *rxr, u16 agg_id) in bnxt_lookup_agg_idx() argument
1249 u16 cons, prod, agg_id; in bnxt_tpa_start() local
897 bnxt_get_tpa_agg_p5(struct bnxt *bp, struct bnxt_rx_ring_info *rxr, u16 agg_id, u16 curr) bnxt_get_tpa_agg_p5() argument
1552 u16 idx = 0, agg_id; bnxt_tpa_end() local
1685 u16 agg_id = TPA_AGG_AGG_ID(rx_agg); bnxt_tpa_agg() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c1267 static u16 bnxt_alloc_agg_idx(struct bnxt_rx_ring_info *rxr, u16 agg_id) in bnxt_alloc_agg_idx() argument
1287 static u16 bnxt_lookup_agg_idx(struct bnxt_rx_ring_info *rxr, u16 agg_id) in bnxt_lookup_agg_idx() argument
1300 u16 cons, prod, agg_id; in bnxt_tpa_start() local
911 bnxt_get_tpa_agg_p5(struct bnxt *bp, struct bnxt_rx_ring_info *rxr, u16 agg_id, u16 curr) bnxt_get_tpa_agg_p5() argument
1603 u16 idx = 0, agg_id; bnxt_tpa_end() local
1740 u16 agg_id = TPA_AGG_AGG_ID(rx_agg); bnxt_tpa_agg() local
[all...]

Completed in 48 milliseconds