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

/freebsd-13-stable/sys/dev/ipw/
H A Dif_ipwreg.h187 #define IPW_CMD_SET_MODE 12 macro
225 /* possible values for command IPW_CMD_SET_MODE */
H A Dif_ipw.c1451 { IPW_CMD_SET_MODE, "SET_MODE" },
2433 error = ipw_cmd(sc, IPW_CMD_SET_MODE, &data, sizeof data);

Completed in 118 milliseconds