OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ah_txUrnInterruptMask
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211_xmit.c
179
, ahp->
ah_txUrnInterruptMask
191
AR_IMR_S2_QCU_TXURN, ahp->
ah_txUrnInterruptMask
);
223
ahp->
ah_txUrnInterruptMask
&= ~(1 << q);
390
ahp->
ah_txUrnInterruptMask
|= 1 << q;
392
ahp->
ah_txUrnInterruptMask
&= ~(1 << q);
ar5211.h
120
uint32_t
ah_txUrnInterruptMask
;
/src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_xmit.c
212
ahp->
ah_txUrnInterruptMask
);
223
AR_IMR_S2_QCU_TXURN, ahp->
ah_txUrnInterruptMask
);
255
ahp->
ah_txUrnInterruptMask
&= ~(1 << q);
477
ahp->
ah_txUrnInterruptMask
|= 1 << q;
479
ahp->
ah_txUrnInterruptMask
&= ~(1 << q);
ar5212.h
268
uint32_t
ah_txUrnInterruptMask
;
/src/sys/external/isc/atheros_hal/dist/ar5210/
ar5210_xmit.c
147
ahp->
ah_txUrnInterruptMask
&= ~(1 << q);
245
ahp->
ah_txUrnInterruptMask
|= 1 << q;
247
ahp->
ah_txUrnInterruptMask
&= ~(1 << q);
ar5210.h
110
uint32_t
ah_txUrnInterruptMask
;
Completed in 36 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025