Home
last modified time | relevance | path

Searched refs:E1000_VMOLR_BAM (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A De1000_82575.h210 #define E1000_VMOLR_BAM 0x08000000 /* Accept Broadcast packets */ macro
H A Digb_main.c4630 vmolr &= ~(E1000_VMOLR_BAM | E1000_VMOLR_RSSE); in igb_set_vmolr()
4638 vmolr |= E1000_VMOLR_BAM; /* Accept broadcast */ in igb_set_vmolr()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A De1000_82575.h210 #define E1000_VMOLR_BAM 0x08000000 /* Accept Broadcast packets */ macro
H A Digb_main.c4716 vmolr &= ~(E1000_VMOLR_BAM | E1000_VMOLR_RSSE); in igb_set_vmolr()
4724 vmolr |= E1000_VMOLR_BAM; /* Accept broadcast */ in igb_set_vmolr()

Completed in 24 milliseconds