Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_vf.c711 s->iqmap = malloc(s->iqmap_sz * sizeof(struct sge_iq *), M_CXGBE, in t4vf_attach()
H A Dadapter.h859 struct sge_iq **iqmap; /* iq->cntxt_id to iq mapping */ member
H A Dt4_netmap.c359 sc->sge.iqmap[cntxt_id] = (void *)nm_rxq; in alloc_nm_rxq_hwq()
H A Dt4_sge.c1440 q = sc->sge.iqmap[lq - sc->sge.iq_start - in service_iq()
3623 sc->sge.iqmap[cntxt_id] = iq; in alloc_iq_fl_hwq()
H A Dt4_main.c1530 s->iqmap = malloc(s->iqmap_sz * sizeof(struct sge_iq *), M_CXGBE, in t4_attach()
1870 free(sc->sge.iqmap, M_CXGBE); in t4_detach_common()