Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c91 static int alloc_ofld_rxq(struct port_info *pi, struct sge_ofld_rxq *ofld_rxq,
520 rc = alloc_ofld_rxq(pi, ofld_rxq, intr_idx); in t4_setup_port_queues()
552 rc = alloc_ofld_rxq(pi, ofld_rxq, intr_idx); in t4_setup_port_queues()
1625 alloc_ofld_rxq(struct port_info *pi, struct sge_ofld_rxq *ofld_rxq, in alloc_ofld_rxq() function