Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/wpi/
HDif_wpi_debug.h88 WPI_DESC(WPI_CMD_SET_POWER_MODE); in wpi_cmd_str()
HDif_wpireg.h353 #define WPI_CMD_SET_POWER_MODE 119 macro
HDif_wpi.c2180 if (desc->type == WPI_CMD_SET_POWER_MODE) { in wpi_cmd_done()
3896 return wpi_cmd(sc, WPI_CMD_SET_POWER_MODE, &cmd, sizeof cmd, async); in wpi_set_pslevel()