Searched refs:ice_dcb_get_num_tc (Results 1 – 3 of 3) sorted by relevance
19 u8 ice_dcb_get_num_tc(struct ice_dcbx_cfg *dcbcfg);80 static inline u8 ice_dcb_get_num_tc(struct ice_dcbx_cfg __always_unused *dcbcfg) in ice_dcb_get_num_tc() function
16 num_tc = ice_dcb_get_num_tc(dcbcfg); in ice_dcb_get_ena_tc()106 u8 ice_dcb_get_num_tc(struct ice_dcbx_cfg *dcbcfg) in ice_dcb_get_num_tc() function156 num_tc = ice_dcb_get_num_tc(cfg); in ice_get_first_droptc()187 vsi->tc_cfg.numtc = ice_dcb_get_num_tc(cfg); in ice_vsi_set_dcb_tc_cfg()321 num_tc = ice_dcb_get_num_tc(dcbcfg); in ice_dcb_bwchk()366 if (ice_dcb_get_num_tc(new_cfg) > 1) { in ice_pf_dcb_cfg()1057 if (ice_dcb_get_num_tc(&pi->qos_cfg.local_dcbx_cfg) > 1) { in ice_dcb_process_lldp_set_mib_change()
217 qos->num_tc = ice_dcb_get_num_tc(dcbx_cfg); in ice_get_qos_params()