Home
last modified time | relevance | path

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

/drivers/net/wireless/hostap/
Dhostap_wlan.h551 volatile enum { CMD_SLEEP, CMD_CALLBACK, CMD_COMPLETED } type; enumerator
Dhostap_hw.c389 if (!err && entry->type != CMD_COMPLETED) { in hfa384x_cmd()
444 if (entry->type != CMD_COMPLETED) { in hfa384x_cmd()
697 entry->type = CMD_COMPLETED; in prism2_cmd_ev()