Home
last modified time | relevance | path

Searched refs:CMD_SLEEP (Results 1 – 2 of 2) sorted by relevance

/drivers/net/wireless/hostap/
Dhostap_wlan.h550 volatile enum { CMD_SLEEP, CMD_CALLBACK, CMD_COMPLETED } type; enumerator
Dhostap_hw.c357 entry->type = CMD_SLEEP; in hfa384x_cmd()
701 if (entry->type == CMD_SLEEP) { in prism2_cmd_ev()