Lines Matching full:tcs
50 * ice_dcb_get_ena_tc - return bitmap of enabled TCs
51 * @dcbcfg: DCB config to evaluate for enabled TCs
144 * ice_dcb_get_num_tc - Get the number of TCs from DCBX config
145 * @dcbcfg: config to retrieve number of TCs from
155 * enabled and create a bitmask of enabled TCs in ice_dcb_get_num_tc()
160 /* Scan bitmask for contiguous TCs starting with TC0 */ in ice_dcb_get_num_tc()
166 pr_err("Non-contiguous TCs - Disabling DCB\n"); in ice_dcb_get_num_tc()
240 /* returns number of contigous TCs and 1 TC for non-contigous TCs, in ice_dcb_bwchk()
317 /* Notify AUX drivers about impending change to TCs */ in ice_pf_dcb_cfg()
589 * ice_dcb_tc_contig - Check that TCs are contiguous
592 * Check if TCs begin with TC0 and are contiguous
600 /* Create a bitmap of used TCs */ in ice_dcb_tc_contig()
617 * ice_dcb_noncontig_cfg - Configure DCB for non-contiguous TCs
620 * If non-contiguous TCs, then configure SW DCB with TC0 and ETS non-willing
721 dev_info(dev, "DCB is enabled in the hardware, max number of TCs supported on this port are %d\n", in ice_init_pf_dcb()