Home
last modified time | relevance | path

Searched refs:WX_PSR_VM_L2CTL_BAM (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/wangxun/libwx/ !
H A Dwx_sriov.c241 vmolr |= WX_PSR_VM_L2CTL_BAM; in wx_set_vmolr()
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()
H A Dwx_type.h252 #define WX_PSR_VM_L2CTL_BAM BIT(11) /* accept broadcast packets */ macro
H A Dwx_hw.c1709 vmolr |= WX_PSR_VM_L2CTL_BAM | in wx_set_rx_mode()