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

  /src/sys/dev/pci/cxgb/
cxgb_sge.c 550 __refill_fl(adapter_t *adap, struct sge_fl *fl) function in typeref:typename:void
834 __refill_fl(sc, &qs->fl[0]);
836 __refill_fl(sc, &qs->fl[1]);
2510 __refill_fl(adap, &qs->fl[0]);
2511 __refill_fl(adap, &qs->fl[1]);
cxgb_sge.c 550 __refill_fl(adapter_t *adap, struct sge_fl *fl) function in typeref:typename:void
834 __refill_fl(sc, &qs->fl[0]);
836 __refill_fl(sc, &qs->fl[1]);
2510 __refill_fl(adap, &qs->fl[0]);
2511 __refill_fl(adap, &qs->fl[1]);

Completed in 27 milliseconds