Searched refs:BNX2_RPM_SORT_USER0_MC_EN (Results 1 – 2 of 2) sorted by relevance
3603 sort_mode |= BNX2_RPM_SORT_USER0_MC_EN; in bnx2_set_rx_mode()3999 val = 1 | BNX2_RPM_SORT_USER0_BC_EN | BNX2_RPM_SORT_USER0_MC_EN; in bnx2_setup_wol()
3163 #define BNX2_RPM_SORT_USER0_MC_EN (1L<<17) macro