Home
last modified time | relevance | path

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

/NextBSD/sys/arm/xscale/ixp425/
HDixp425_qmgr.c100 struct qmgrInfo { struct
145 struct qmgrInfo qinfo[IX_QMGR_MAX_NUM_QUEUES]; argument
255 struct qmgrInfo *qi = &sc->qinfo[i]; in ixpqmgr_attach()
343 struct qmgrInfo *qi = &sc->qinfo[qId]; in ixpqmgr_qconfig()
387 struct qmgrInfo *qi = &sc->qinfo[qId]; in ixpqmgr_qwrite()
456 struct qmgrInfo *qi = &sc->qinfo[qId]; in ixpqmgr_qread()
485 struct qmgrInfo *qi = &sc->qinfo[qId]; in ixpqmgr_qreadm()
526 const struct qmgrInfo *qi = &sc->qinfo[qId]; in ixpqmgr_getqstatus()
658 struct qmgrInfo *qi; in ixpqmgr_rebuild()
739 struct qmgrInfo *qi; in ixpqmgr_intr()
[all …]