Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.c560 vmolr |= IXGBE_VMOLR_BAM; in ixgbe_set_vmolr()
1162 disable = IXGBE_VMOLR_BAM | IXGBE_VMOLR_ROMPE | in ixgbe_update_vf_xcast_mode()
1168 enable = IXGBE_VMOLR_BAM | IXGBE_VMOLR_ROMPE; in ixgbe_update_vf_xcast_mode()
1172 enable = IXGBE_VMOLR_BAM | IXGBE_VMOLR_ROMPE | IXGBE_VMOLR_MPE; in ixgbe_update_vf_xcast_mode()
1187 enable = IXGBE_VMOLR_BAM | IXGBE_VMOLR_ROMPE | in ixgbe_update_vf_xcast_mode()
H A Dixgbe_type.h1528 #define IXGBE_VMOLR_BAM 0x08000000 /* accept broadcast packets */ macro
H A Dixgbe_main.c4900 u32 fctrl, vmolr = IXGBE_VMOLR_BAM | IXGBE_VMOLR_AUPE; in ixgbe_set_rx_mode()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.c560 vmolr |= IXGBE_VMOLR_BAM; in ixgbe_set_vmolr()
1162 disable = IXGBE_VMOLR_BAM | IXGBE_VMOLR_ROMPE | in ixgbe_update_vf_xcast_mode()
1168 enable = IXGBE_VMOLR_BAM | IXGBE_VMOLR_ROMPE; in ixgbe_update_vf_xcast_mode()
1172 enable = IXGBE_VMOLR_BAM | IXGBE_VMOLR_ROMPE | IXGBE_VMOLR_MPE; in ixgbe_update_vf_xcast_mode()
1187 enable = IXGBE_VMOLR_BAM | IXGBE_VMOLR_ROMPE | in ixgbe_update_vf_xcast_mode()
H A Dixgbe_type.h1528 #define IXGBE_VMOLR_BAM 0x08000000 /* accept broadcast packets */ macro
H A Dixgbe_main.c4900 u32 fctrl, vmolr = IXGBE_VMOLR_BAM | IXGBE_VMOLR_AUPE; in ixgbe_set_rx_mode()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_sriov.c560 vmolr |= IXGBE_VMOLR_BAM; in ixgbe_set_vmolr()
1162 disable = IXGBE_VMOLR_BAM | IXGBE_VMOLR_ROMPE | in ixgbe_update_vf_xcast_mode()
1168 enable = IXGBE_VMOLR_BAM | IXGBE_VMOLR_ROMPE; in ixgbe_update_vf_xcast_mode()
1172 enable = IXGBE_VMOLR_BAM | IXGBE_VMOLR_ROMPE | IXGBE_VMOLR_MPE; in ixgbe_update_vf_xcast_mode()
1187 enable = IXGBE_VMOLR_BAM | IXGBE_VMOLR_ROMPE | in ixgbe_update_vf_xcast_mode()
H A Dixgbe_type.h1528 #define IXGBE_VMOLR_BAM 0x08000000 /* accept broadcast packets */ macro
H A Dixgbe_main.c4900 u32 fctrl, vmolr = IXGBE_VMOLR_BAM | IXGBE_VMOLR_AUPE; in ixgbe_set_rx_mode()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/ixgbe/
H A Dixgbe_type.h1378 #define IXGBE_VMOLR_BAM 0x08000000 /* accept broadcast packets */ macro