Home
last modified time | relevance | path

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

/titanic_50/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) in free_iq_fl() function
1308 return (free_iq_fl(NULL, &sc->sge.fwq, NULL)); in free_fwq()
1354 rc = free_iq_fl(pi, &rxq->iq, &rxq->fl); in free_rxq()
1381 rc = free_iq_fl(pi, &ofld_rxq->iq, &ofld_rxq->fl); in free_ofld_rxq()