Searched refs:alloc_iq_fl (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | t4_sge.c | 94 static int alloc_iq_fl(struct port_info *pi, struct sge_iq *iq, 1098 alloc_iq_fl(struct port_info *pi, struct sge_iq *iq, struct sge_fl *fl, in alloc_iq_fl() function 1342 rc = alloc_iq_fl(sc->port[0], fwq, NULL, intr_idx, -1); in alloc_fwq() 1365 rc = alloc_iq_fl(pi, &rxq->iq, &rxq->fl, intr_idx, in alloc_rxq()
|