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

/freebsd-11-stable/sys/dev/wpi/
H A Dif_wpi_debug.h88 WPI_DESC(WPI_CMD_SET_POWER_MODE);
H A Dif_wpireg.h353 #define WPI_CMD_SET_POWER_MODE 119 macro
591 /* Structure for command WPI_CMD_SET_POWER_MODE. */
H A Dif_wpi.c2137 if (desc->type == WPI_CMD_SET_POWER_MODE) {
3824 return wpi_cmd(sc, WPI_CMD_SET_POWER_MODE, &cmd, sizeof cmd, async);

Completed in 90 milliseconds