Searched refs:agg_info (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/ice/
H A Dice_sched.c836 struct ice_sched_agg_info *agg_info; local
839 LIST_FOR_EACH_ENTRY_SAFE(agg_info, atmp, &hw->agg_list,
846 &agg_info->agg_vsi_list,
851 LIST_DEL(&agg_info->list_entry);
852 ice_free(hw, agg_info);
2117 struct ice_sched_agg_info *agg_info; local
2120 LIST_FOR_EACH_ENTRY_SAFE(agg_info, atmp, &pi->hw->agg_list,
2127 &agg_info->agg_vsi_list,
2313 struct ice_sched_agg_info *agg_info; local
2315 LIST_FOR_EACH_ENTRY(agg_info,
2554 ice_move_all_vsi_to_dflt_agg(struct ice_port_info *pi, struct ice_sched_agg_info *agg_info, u8 tc, bool rm_vsi_info) argument
2666 ice_rm_agg_cfg_tc(struct ice_port_info *pi, struct ice_sched_agg_info *agg_info, u8 tc, bool rm_vsi_info) argument
2702 struct ice_sched_agg_info *agg_info; local
2815 struct ice_sched_agg_info *agg_info; local
2899 ice_get_agg_vsi_info(struct ice_sched_agg_info *agg_info, u16 vsi_handle) argument
2923 struct ice_sched_agg_info *agg_info; local
2951 struct ice_sched_agg_info *agg_info; local
2981 struct ice_sched_agg_info *agg_info, *old_agg_info; local
3180 struct ice_sched_agg_info *agg_info; local
3436 struct ice_sched_agg_info *agg_info; local
3470 struct ice_sched_agg_info *agg_info; local
3772 struct ice_sched_agg_info *agg_info; local
3907 struct ice_sched_agg_info *agg_info; local
5229 struct ice_sched_agg_info *agg_info; local
5283 struct ice_sched_agg_info *agg_info; local
5648 ice_sched_replay_agg_bw(struct ice_hw *hw, struct ice_sched_agg_info *agg_info) argument
5713 struct ice_sched_agg_info *agg_info; local
5759 struct ice_sched_agg_info *agg_info; local
5878 struct ice_sched_agg_info *agg_info; local
[all...]

Completed in 122 milliseconds