Searched refs:I40E_PRTDCB_GENC (Results 1 – 3 of 3) sorted by relevance
1539 u32 reg = rd32(hw, I40E_PRTDCB_GENC); in i40e_dcb_hw_set_num_tc()1544 wr32(hw, I40E_PRTDCB_GENC, reg); in i40e_dcb_hw_set_num_tc()1555 u32 reg = rd32(hw, I40E_PRTDCB_GENC); in i40e_dcb_hw_get_num_tc()
23 val = rd32(hw, I40E_PRTDCB_GENC); in i40e_get_pfc_delay()
43 #define I40E_PRTDCB_GENC 0x00083000 /* Reset: CORER */ macro