Searched refs:IWN_CMD_SET_POWER_MODE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/iwn/
H A Dif_iwn_debug.h87 case IWN_CMD_SET_POWER_MODE: return "IWN_CMD_SET_POWER_MODE";
H A Dif_iwnreg.h486 #define IWN_CMD_SET_POWER_MODE 119 macro
862 /* Structure for command IWN_CMD_SET_POWER_MODE. */
H A Dif_iwn.c6351 return iwn_cmd(sc, IWN_CMD_SET_POWER_MODE, &cmd, sizeof cmd, async);

Completed in 148 milliseconds