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

/freebsd-current/sys/dev/ice/
H A Dice_sched.h251 ice_cfg_vsi_bw_alloc(struct ice_port_info *pi, u16 vsi_handle, u8 ena_tcmap,
258 ice_cfg_agg_bw_alloc(struct ice_port_info *pi, u32 agg_id, u8 ena_tcmap,
H A Dice_sched.c3844 * @ena_tcmap: enabled TC map
3852 ice_cfg_vsi_bw_alloc(struct ice_port_info *pi, u16 vsi_handle, u8 ena_tcmap, argument
3867 if (!ice_is_tc_ena(ena_tcmap, tc))
3896 * @ena_tcmap: enabled TC map
3904 ice_cfg_agg_bw_alloc(struct ice_port_info *pi, u32 agg_id, u8 ena_tcmap, argument
3929 if (!ice_is_tc_ena(ena_tcmap, tc))

Completed in 87 milliseconds