Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100_impl.h482 #define IPW2100_CFG_PROMISCUOUS (0x00000004) macro
H A Dipw2100.c804 cfg.flags |= IPW2100_CFG_PROMISCUOUS; in ipw2100_config()