Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/xscale/
H A Dixp425_qmgr.c182 dummyCallback(int qId, void *arg) in dummyCallback()
354 ixpqmgr_qconfig(int qId, int qEntries, int ne, int nf, int srcSel, in ixpqmgr_qconfig()
399 ixpqmgr_qwrite(int qId, uint32_t entry) in ixpqmgr_qwrite()
468 ixpqmgr_qread(int qId, uint32_t *entry) in ixpqmgr_qread()
497 ixpqmgr_qreadm(int qId, uint32_t n, uint32_t *p) in ixpqmgr_qreadm()
536 ixpqmgr_getqstatus(int qId) in ixpqmgr_getqstatus()
562 ixpqmgr_getqconfig(int qId) in ixpqmgr_getqconfig()
642 ixpqmgr_notify_enable(int qId, int srcSel) in ixpqmgr_notify_enable()
658 ixpqmgr_notify_disable(int qId) in ixpqmgr_notify_disable()
908 aqm_int_enable(struct ixpqmgr_softc *sc, int qId) in aqm_int_enable()
[all …]
H A Dixp425_qmgr.h149 #define IX_QMGR_Q_ACCESS_ADDR_GET(qId)\ argument
227 #define IX_QMGR_Q_CONFIG_ADDR_GET(qId)\ argument