Searched refs:WX_PSR_MC_TBL (Results 1 – 2 of 2) sorted by relevance
935 wr32(wx, WX_PSR_MC_TBL(i), 0); in wx_init_rx_addrs()1205 wr32a(wx, WX_PSR_MC_TBL(0), i, in wx_update_mc_addr_list()1232 wr32m(wx, WX_PSR_MC_TBL(vector_reg), in wx_restore_vf_multicasts()
237 #define WX_PSR_MC_TBL(_i) (0x15200 + ((_i) * 4)) macro