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

/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_dcb.c1374 u8 tc2pfc = 0; local
1384 tc2pfc |= BIT(prio_tc[i]);
1452 reg |= FIELD_PREP(I40E_PRTDCB_TC2PFC_TC2PFC_MASK, tc2pfc);

Completed in 96 milliseconds