Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intersil/hostap/
Dhostap_wlan.h554 volatile enum { CMD_SLEEP, CMD_CALLBACK, CMD_COMPLETED } type; enumerator
Dhostap_hw.c382 if (!err && entry->type != CMD_COMPLETED) { in hfa384x_cmd()
437 if (entry->type != CMD_COMPLETED) { in hfa384x_cmd()
690 entry->type = CMD_COMPLETED; in prism2_cmd_ev()