Searched defs:agg_id (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_sched.c | 1617 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 D | ice_sched.h | 72 u32 agg_id; member
|
H A D | ice.h | 532 u32 agg_id; member
|
H A D | ice_type.h | 575 u32 agg_id; /* aggregator group ID */ member
|
/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.c | 1060 u16 agg_id, u16 curr) in bnxt_get_tpa_agg_p5() 1464 static u16 bnxt_alloc_agg_idx(struct bnxt_rx_ring_info *rxr, u16 agg_id) in bnxt_alloc_agg_idx() 1484 static u16 bnxt_lookup_agg_idx(struct bnxt_rx_ring_info *rxr, u16 agg_id) in bnxt_lookup_agg_idx() 1528 u16 cons, prod, agg_id; in bnxt_tpa_start() local 1832 u16 idx = 0, agg_id; in bnxt_tpa_end() local 1972 u16 agg_id = TPA_AGG_AGG_ID(rx_agg); in bnxt_tpa_agg() local
|
/linux/drivers/net/bonding/ |
H A D | bond_main.c | 5215 int agg_id = 0; in bond_update_slave_arr() local
|