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

/freebsd-10.1-release/sys/arm/xscale/ixp425/
H A Dixp425_qmgr.c185 dummyCallback(int qId, void *arg) argument
340 ixpqmgr_qconfig(int qId, int qEntries, int ne, int nf, int srcSel, argument
385 ixpqmgr_qwrite(int qId, uint32_t entry) argument
454 ixpqmgr_qread(int qId, uint32_t *entry) argument
483 ixpqmgr_qreadm(int qId, uint32_t n, uint32_t *p) argument
522 ixpqmgr_getqstatus(int qId) argument
548 ixpqmgr_getqconfig(int qId) argument
628 ixpqmgr_notify_enable(int qId, int srcSel) argument
644 ixpqmgr_notify_disable(int qId) argument
889 aqm_int_enable(struct ixpqmgr_softc *sc, int qId) argument
906 aqm_int_disable(struct ixpqmgr_softc *sc, int qId) argument
959 aqm_qcfg(struct ixpqmgr_softc *sc, int qId, u_int ne, u_int nf) argument
995 aqm_srcsel_write(struct ixpqmgr_softc *sc, int qId, int sourceId) argument
[all...]

Completed in 135 milliseconds