Searched refs:hasnq (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/sys/dev/usb/wlan/
H A Dif_urtwn.c2477 int hashq, hasnq, haslq, nqueues, nqpages, nrempages; local
2487 hashq = hasnq = haslq = 0;
2493 hasnq = 1;
2496 nqueues = hashq + hasnq + haslq;
2505 urtwn_write_1(sc, R92C_RQPN_NPQ, hasnq ? nqpages : 0);
2528 else if (hasnq)
2536 if (hasnq)

Completed in 49 milliseconds