Searched refs:ice_dcb_get_num_tc (Results 1 – 4 of 4) sorted by relevance
19 u8 ice_dcb_get_num_tc(struct ice_dcbx_cfg *dcbcfg);70 static inline u8 ice_dcb_get_num_tc(struct ice_dcbx_cfg __always_unused *dcbcfg) in ice_dcb_get_num_tc() function
57 num_tc = ice_dcb_get_num_tc(dcbcfg); in ice_dcb_get_ena_tc()147 u8 ice_dcb_get_num_tc(struct ice_dcbx_cfg *dcbcfg) in ice_dcb_get_num_tc() function243 num_tc = ice_dcb_get_num_tc(dcbcfg); in ice_dcb_bwchk()288 if (ice_dcb_get_num_tc(new_cfg) > 1) { in ice_pf_dcb_cfg()922 if (ice_dcb_get_num_tc(&pi->qos_cfg.local_dcbx_cfg) > 1) { in ice_dcb_process_lldp_set_mib_change()
224 qos->num_tc = ice_dcb_get_num_tc(dcbx_cfg); in ice_get_qos_params()
2185 vsi->tc_cfg.numtc = ice_dcb_get_num_tc(cfg); in ice_vsi_set_tc_cfg()