Searched refs:WX_PSR_VM_L2CTL_ROMPE (Results 1 – 2 of 2) sorted by relevance
1238 vmolr |= WX_PSR_VM_L2CTL_ROMPE; in wx_restore_vf_multicasts()1240 vmolr &= ~WX_PSR_VM_L2CTL_ROMPE; in wx_restore_vf_multicasts()1703 WX_PSR_VM_L2CTL_ROMPE); in wx_set_rx_mode()1739 vmolr |= WX_PSR_VM_L2CTL_ROPE | WX_PSR_VM_L2CTL_ROMPE; in wx_set_rx_mode()1758 vmolr &= ~WX_PSR_VM_L2CTL_ROMPE; in wx_set_rx_mode()
250 #define WX_PSR_VM_L2CTL_ROMPE BIT(9) /* accept packets in MTA tbl */ macro