Searched refs:WB_NETCFG_RX_MULTI (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/wb/
H A Dif_wbreg.h147 #define WB_NETCFG_RX_MULTI 0x00000010 macro
H A Dif_wb.c428 rxfilt |= WB_NETCFG_RX_MULTI;
455 rxfilt |= WB_NETCFG_RX_MULTI;
457 rxfilt &= ~WB_NETCFG_RX_MULTI;

Completed in 55 milliseconds