Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intersil/hostap/ !
Dhostap_wlan.h556 volatile enum { CMD_SLEEP, CMD_CALLBACK, CMD_COMPLETED } type; enumerator
Dhostap_hw.c372 if (!err && entry->type != CMD_COMPLETED) { in hfa384x_cmd()
427 if (entry->type != CMD_COMPLETED) { in hfa384x_cmd()
680 entry->type = CMD_COMPLETED; in prism2_cmd_ev()