Home
last modified time | relevance | path

Searched refs:WX_PSR_VM_L2CTL_ROMPE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_hw.c1149 WX_PSR_VM_L2CTL_ROMPE); in wx_set_rx_mode()
1182 vmolr |= WX_PSR_VM_L2CTL_ROPE | WX_PSR_VM_L2CTL_ROMPE; in wx_set_rx_mode()
1201 vmolr &= ~WX_PSR_VM_L2CTL_ROMPE; in wx_set_rx_mode()
H A Dwx_type.h148 #define WX_PSR_VM_L2CTL_ROMPE BIT(9) /* accept packets in MTA tbl */ macro