Home
last modified time | relevance | path

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

/freebsd/sys/dev/ipw/
H A Dif_ipwreg.h182 #define IPW_CMD_SET_CONFIGURATION 6 macro
H A Dif_ipw.c1438 { IPW_CMD_SET_CONFIGURATION, "SET_CONFIGURATION" }, in ipw_cmdname()
2449 error = ipw_cmd(sc, IPW_CMD_SET_CONFIGURATION, &config, sizeof config); in ipw_config()