HomeSort by: relevance | last modified time | path
    Searched defs:haslq (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/usb/
if_urtwn.c 3661 int hashq, hasnq, haslq, nqueues, nqpages, nrempages; local in function:urtwn_r92c_dma_init
3675 hashq = hasnq = haslq = 0;
3683 haslq = 1;
3684 nqueues = hashq + hasnq + haslq;
3700 SM(R92C_RQPN_LPQ, haslq ? nqpages : 0) |
if_urtwn.c 3661 int hashq, hasnq, haslq, nqueues, nqpages, nrempages; local in function:urtwn_r92c_dma_init
3675 hashq = hasnq = haslq = 0;
3683 haslq = 1;
3684 nqueues = hashq + hasnq + haslq;
3700 SM(R92C_RQPN_LPQ, haslq ? nqpages : 0) |

Completed in 29 milliseconds