Home
last modified time | relevance | path

Searched refs:alloc_rxq (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/cxgbe/
H A Dt4_sge.c251 static int alloc_rxq(struct vi_info *, struct sge_rxq *, int, int, int);
1167 rc = alloc_rxq(vi, rxq, i, intr_idx, maxp); in t4_setup_vi_queues()
3955 alloc_rxq(struct vi_info *vi, struct sge_rxq *rxq, int idx, int intr_idx, in alloc_rxq() function