Searched refs:ENETC_PSIVMSGRCVAR0 (Results 1 – 2 of 2) sorted by relevance
86 enetc_wr(hw, ENETC_PSIVMSGRCVAR0(idx), val); in enetc_msg_alloc_mbx()103 enetc_wr(hw, ENETC_PSIVMSGRCVAR0(idx), 0); in enetc_msg_free_mbx()
53 #define ENETC_PSIVMSGRCVAR0(n) (0x210 + (n) * 0x8) /* n = VSI index */ macro