Searched defs:qId (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/arm/xscale/ixp425/
H A Dixp425_qmgr.c184 dummyCallback(int qId, void *arg) argument
339 ixpqmgr_qconfig(int qId, int qEntries, int ne, int nf, int srcSel, argument
384 ixpqmgr_qwrite(int qId, uint32_t entry) argument
453 ixpqmgr_qread(int qId, uint32_t *entry) argument
482 ixpqmgr_qreadm(int qId, uint32_t n, uint32_t *p) argument
521 ixpqmgr_getqstatus(int qId) argument
547 ixpqmgr_getqconfig(int qId) argument
627 ixpqmgr_notify_enable(int qId, int srcSel) argument
643 ixpqmgr_notify_disable(int qId) argument
888 aqm_int_enable(struct ixpqmgr_softc *sc, int qId) argument
905 aqm_int_disable(struct ixpqmgr_softc *sc, int qId) argument
958 aqm_qcfg(struct ixpqmgr_softc *sc, int qId, u_int ne, u_int nf) argument
994 aqm_srcsel_write(struct ixpqmgr_softc *sc, int qId, int sourceId) argument
[all...]

Completed in 56 milliseconds