Home
last modified time | relevance | path

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

/freebsd/sys/dev/ipw/
H A Dif_ipwreg.h183 #define IPW_CMD_SET_ESSID 8 macro
H A Dif_ipw.c1440 { IPW_CMD_SET_ESSID, "SET_ESSID" }, in ipw_cmdname()
2072 return ipw_cmd(sc, IPW_CMD_SET_ESSID, in ipw_setssid()
2085 return ipw_cmd(sc, IPW_CMD_SET_ESSID, ssid, ssidlen); in ipw_setssid()