Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_ipwreg.h163 #define IPW_CMD_SET_ESSID 8 macro
H A Dif_ipw.c1659 error = ipw_cmd(sc, IPW_CMD_SET_ESSID, ssid, sizeof ssid); in ipw_scan()
1746 error = ipw_cmd(sc, IPW_CMD_SET_ESSID, ni->ni_essid, ni->ni_esslen); in ipw_auth_and_assoc()