Searched refs:ENETC4_PSICFGR2 (Results 1 – 2 of 2) sorted by relevance
332 enetc_port_wr(hw, ENETC4_PSICFGR2(0), num_msix); in enetc4_set_si_msix_num()335 enetc_port_wr(hw, ENETC4_PSICFGR2(i + 1), 0); in enetc4_set_si_msix_num()348 enetc_port_wr(hw, ENETC4_PSICFGR2(0), num_msix); in enetc4_set_si_msix_num()355 enetc_port_wr(hw, ENETC4_PSICFGR2(i + 1), num_msix); in enetc4_set_si_msix_num()
122 #define ENETC4_PSICFGR2(a) ((a) * 0x80 + 0x2018) macro