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

  /src/sys/dev/pci/cxgb/
cxgb_main.c 1378 int err, in_use_init, free_it; local in function:cxgb_start_tx
1401 in_use_init = txq->in_use;
1402 while ((txq->in_use - in_use_init < txmax) &&

Completed in 13 milliseconds