Searched refs:IXGBE_VMOLR_BAM (Results 1 – 3 of 3) sorted by relevance
563 vmolr |= IXGBE_VMOLR_BAM; in ixgbe_set_vmolr()1193 enable = IXGBE_VMOLR_BAM; in ixgbe_update_vf_xcast_mode()1197 enable = IXGBE_VMOLR_BAM | IXGBE_VMOLR_ROMPE; in ixgbe_update_vf_xcast_mode()1201 enable = IXGBE_VMOLR_BAM | IXGBE_VMOLR_ROMPE | IXGBE_VMOLR_MPE; in ixgbe_update_vf_xcast_mode()1216 enable = IXGBE_VMOLR_BAM | IXGBE_VMOLR_ROMPE | in ixgbe_update_vf_xcast_mode()
1528 #define IXGBE_VMOLR_BAM 0x08000000 /* accept broadcast packets */ macro
4897 u32 fctrl, vmolr = IXGBE_VMOLR_BAM | IXGBE_VMOLR_AUPE; in ixgbe_set_rx_mode()