Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/intersil/hostap/
Dhostap_wlan.h554 volatile enum { CMD_SLEEP, CMD_CALLBACK, CMD_COMPLETED } type; enumerator
Dhostap_hw.c378 if (!err && entry->type != CMD_COMPLETED) { in hfa384x_cmd()
433 if (entry->type != CMD_COMPLETED) { in hfa384x_cmd()
686 entry->type = CMD_COMPLETED; in prism2_cmd_ev()