Searched refs:DOWAIT (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/staging/wlan-ng/ |
D | hfa384x_usb.c | 143 DOWAIT = 0, enumerator 1221 ctlx->reapable = DOWAIT; in hfa384x_docmd() 1315 } else if (mode == DOWAIT) { in hfa384x_dorrid() 1401 } else if (mode == DOWAIT) { in hfa384x_dowrid() 1479 ctlx->reapable = DOWAIT; in hfa384x_dormem() 1564 ctlx->reapable = DOWAIT; in hfa384x_dowmem() 1936 return hfa384x_dorrid(hw, DOWAIT, rid, buf, len, NULL, NULL, NULL); in hfa384x_drvr_getconfig() 2296 return hfa384x_dowrid(hw, DOWAIT, rid, buf, len, NULL, NULL, NULL); in hfa384x_drvr_setconfig()
|