Home
last modified time | relevance | path

Searched refs:IGC_RCTL_BAM (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/igc/
H A Digc_defines.h158 #define IGC_RCTL_BAM 0x00008000 /* broadcast enable */ macro
H A Dif_igc.c2221 rctl |= IGC_RCTL_EN | IGC_RCTL_BAM | in igc_initialize_receive_unit()