HomeSort by: relevance | last modified time | path
    Searched refs:SGE_RXQ_PER_SET (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/cxgb/
cxgb_adapter.h 295 struct sge_fl fl[SGE_RXQ_PER_SET];
cxgb_common.h 107 SGE_RXQ_PER_SET = 2, /* # of Rx queues per set */
cxgb_sge.c 1523 for (i = 0; i < SGE_RXQ_PER_SET; ++i) {
2085 for (i = 0; i < SGE_RXQ_PER_SET; ++i) {

Completed in 14 milliseconds