Searched refs:WX_PSR_VM_L2CTL_ROMPE (Results 1 – 3 of 3) sorted by relevance
489 vmolr |= WX_PSR_VM_L2CTL_ROMPE; in wx_set_vf_multicasts()719 disable = WX_PSR_VM_L2CTL_BAM | WX_PSR_VM_L2CTL_ROMPE | in wx_update_vf_xcast_mode()727 enable = WX_PSR_VM_L2CTL_BAM | WX_PSR_VM_L2CTL_ROMPE; in wx_update_vf_xcast_mode()731 enable = WX_PSR_VM_L2CTL_BAM | WX_PSR_VM_L2CTL_ROMPE | in wx_update_vf_xcast_mode()736 enable = WX_PSR_VM_L2CTL_BAM | WX_PSR_VM_L2CTL_ROMPE | in wx_update_vf_xcast_mode()
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