Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.c561 vmolr |= IXGBE_VMOLR_BAM; in ixgbe_set_vmolr()
1165 enable = IXGBE_VMOLR_BAM; in ixgbe_update_vf_xcast_mode()
1169 enable = IXGBE_VMOLR_BAM | IXGBE_VMOLR_ROMPE; in ixgbe_update_vf_xcast_mode()
1173 enable = IXGBE_VMOLR_BAM | IXGBE_VMOLR_ROMPE | IXGBE_VMOLR_MPE; in ixgbe_update_vf_xcast_mode()
1188 enable = IXGBE_VMOLR_BAM | IXGBE_VMOLR_ROMPE | in ixgbe_update_vf_xcast_mode()
H A Dixgbe_type.h1527 #define IXGBE_VMOLR_BAM 0x08000000 /* accept broadcast packets */ macro
H A Dixgbe_main.c4905 u32 fctrl, vmolr = IXGBE_VMOLR_BAM | IXGBE_VMOLR_AUPE; in ixgbe_set_rx_mode()