Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c80 static int free_iq_fl(struct port_info *pi, struct sge_iq *iq,
1487 free_iq_fl(struct port_info *pi, struct sge_iq *iq, struct sge_fl *fl) in free_iq_fl() function
1567 return (free_iq_fl(NULL, &sc->sge.fwq, NULL)); in free_fwq()
1616 rc = free_iq_fl(pi, &rxq->iq, &rxq->fl); in free_rxq()
1643 rc = free_iq_fl(pi, &ofld_rxq->iq, &ofld_rxq->fl); in free_ofld_rxq()