Home
last modified time | relevance | path

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

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