Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100_impl.h487 #define IPW2100_CFG_IBSS_MASK (0x00010000) macro
H A Dipw2100.c799 cfg.flags = IPW2100_CFG_BSS_MASK | IPW2100_CFG_IBSS_MASK | in ipw2100_config()