Searched defs:free_iq_fl (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c82 static int free_iq_fl(struct port_info *pi, struct sge_iq *iq,
1229 free_iq_fl(struct port_info *pi, struct sge_iq *iq, struct sge_fl *fl) function
1308 return (free_iq_fl(NULL, &sc->sge.fwq, NULL));
1354 rc = free_iq_fl(pi, &rxq->iq, &rxq->fl);
1381 rc = free_iq_fl(pi, &ofld_rxq->iq, &ofld_rxq->fl);

Completed in 51 milliseconds