Searched refs:alloc_rxq (Results 1 – 1 of 1) sorted by relevance
| /freebsd/sys/dev/cxgbe/ |
| H A D | t4_sge.c | 250 static int alloc_rxq(struct vi_info *, struct sge_rxq *, int, int, int); 1211 rc = alloc_rxq(vi, rxq, i, intr_idx, maxp); in t4_setup_vi_queues() 4021 alloc_rxq(struct vi_info *vi, struct sge_rxq *rxq, int idx, int intr_idx, in alloc_rxq() function
|