Searched refs:IPW_CFG_IBSS_AUTO_START (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ipw/ | ||
H A D | if_ipwreg.h | 269 #define IPW_CFG_IBSS_AUTO_START 0x00000020 macro |
H A D | if_ipw.c | 2443 config.flags |= htole32(IPW_CFG_IBSS_AUTO_START); in ipw_config() |