Searched refs:IGC_RCTL_BAM (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/dev/igc/ | ||
| H A D | igc_defines.h | 158 #define IGC_RCTL_BAM 0x00008000 /* broadcast enable */ macro |
| H A D | if_igc.c | 2221 rctl |= IGC_RCTL_EN | IGC_RCTL_BAM | in igc_initialize_receive_unit() |