Searched refs:IPW_CMD_SET_CONFIGURATION (Results 1 – 2 of 2) sorted by relevance
182 #define IPW_CMD_SET_CONFIGURATION 6 macro
1438 { IPW_CMD_SET_CONFIGURATION, "SET_CONFIGURATION" }, in ipw_cmdname()2449 error = ipw_cmd(sc, IPW_CMD_SET_CONFIGURATION, &config, sizeof config); in ipw_config()