Searched refs:I40E_PRTDCB_TDPMC (Results 1 – 2 of 2) sorted by relevance
1460 reg = rd32(hw, I40E_PRTDCB_TDPMC); in i40e_dcb_hw_pfc_config()1466 wr32(hw, I40E_PRTDCB_TDPMC, reg); in i40e_dcb_hw_pfc_config()
131 #define I40E_PRTDCB_TDPMC 0x000A0180 /* Reset: CORER */ macro