Searched refs:DOWAIT (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/staging/wlan-ng/ |
D | hfa384x_usb.c | 122 DOWAIT = 0, enumerator 1200 ctlx->reapable = DOWAIT; in hfa384x_docmd() 1294 } else if (mode == DOWAIT) { in hfa384x_dorrid() 1380 } else if (mode == DOWAIT) { in hfa384x_dowrid() 1458 ctlx->reapable = DOWAIT; in hfa384x_dormem() 1543 ctlx->reapable = DOWAIT; in hfa384x_dowmem() 1915 return hfa384x_dorrid(hw, DOWAIT, rid, buf, len, NULL, NULL, NULL); in hfa384x_drvr_getconfig() 2275 return hfa384x_dowrid(hw, DOWAIT, rid, buf, len, NULL, NULL, NULL); in hfa384x_drvr_setconfig()
|