Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ipw/
HDif_ipwreg.h271 #define IPW_CFG_BSS_MASK 0x00008000 macro
HDif_ipw.c2440 config.flags = htole32(IPW_CFG_BSS_MASK | IPW_CFG_IBSS_MASK | in ipw_config()