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