Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_dcb.c1519 reg = rd32(hw, I40E_PRTDCB_TCPMC); in i40e_dcb_hw_pfc_config()
1525 wr32(hw, I40E_PRTDCB_TCPMC, reg); in i40e_dcb_hw_pfc_config()
Di40e_register.h117 #define I40E_PRTDCB_TCPMC 0x000A21A0 /* Reset: CORER */ macro