Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_dcb.c1537 u32 reg = rd32(hw, I40E_PRTDCB_GENC); in i40e_dcb_hw_set_num_tc()
1542 wr32(hw, I40E_PRTDCB_GENC, reg); in i40e_dcb_hw_set_num_tc()
1553 u32 reg = rd32(hw, I40E_PRTDCB_GENC); in i40e_dcb_hw_get_num_tc()
Di40e_dcb_nl.c23 val = rd32(hw, I40E_PRTDCB_GENC); in i40e_get_pfc_delay()
Di40e_register.h43 #define I40E_PRTDCB_GENC 0x00083000 /* Reset: CORER */ macro