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

/freebsd-13-stable/sys/dev/ipw/
H A Dif_ipwreg.h184 #define IPW_CMD_SET_ESSID 8 macro
H A Dif_ipw.c1447 { IPW_CMD_SET_ESSID, "SET_ESSID" },
2079 return ipw_cmd(sc, IPW_CMD_SET_ESSID,
2092 return ipw_cmd(sc, IPW_CMD_SET_ESSID, ssid, ssidlen);

Completed in 167 milliseconds