Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_dcb.c1511 reg = rd32(hw, I40E_PRTDCB_TDPMC); in i40e_dcb_hw_pfc_config()
1517 wr32(hw, I40E_PRTDCB_TDPMC, reg); in i40e_dcb_hw_pfc_config()
Di40e_register.h128 #define I40E_PRTDCB_TDPMC 0x000A0180 /* Reset: CORER */ macro