Home
last modified time | relevance | path

Searched defs:fwq (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cxgbe/
H A Dt4_sge.c1292 struct sge_iq *fwq = &sc->sge.fwq; in t4_intr_all() local
3780 struct sge_iq *fwq = &sc->sge.fwq; in alloc_fwq() local
3819 struct sge_iq *fwq = &sc->sge.fwq; in free_fwq() local
H A Dadapter.h848 struct sge_iq fwq; /* Firmware event queue */ member