Home
last modified time | relevance | path

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

/freebsd/sys/dev/ipw/
H A Dif_ipwreg.h184 #define IPW_CMD_SET_MANDATORY_BSSID 9 macro
H A Dif_ipw.c1443 { IPW_CMD_SET_MANDATORY_BSSID, "SET_MANDATORY_BSSID" }, in ipw_cmdname()
2053 return ipw_cmd(sc, IPW_CMD_SET_MANDATORY_BSSID, NULL, 0); in ipw_setbssid()
2056 return ipw_cmd(sc, IPW_CMD_SET_MANDATORY_BSSID, in ipw_setbssid()