Home
last modified time | relevance | path

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

/freebsd/sys/dev/ipw/
H A Dif_ipwreg.h193 #define IPW_CMD_SET_WEP_KEY 20 macro
H A Dif_ipw.c1453 { IPW_CMD_SET_WEP_KEY, "SET_WEP_KEY" }, in ipw_cmdname()
2025 error = ipw_cmd(sc, IPW_CMD_SET_WEP_KEY, &wepkey, in ipw_setwepkeys()