Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_dcb.c1507 reg = rd32(hw, I40E_PRTDCB_RUP); in i40e_dcb_hw_pfc_config()
1511 wr32(hw, I40E_PRTDCB_RUP, reg); in i40e_dcb_hw_pfc_config()
H A Di40e_register.h86 #define I40E_PRTDCB_RUP 0x001C0B00 /* Reset: CORER */ macro