OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RTW_INTR_TX
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
rtwreg.h
145
#define
RTW_INTR_TX
(RTW_INTR_TLPDER|RTW_INTR_TLPDOK|RTW_INTR_THPDER|\
rtw.c
1839
rtw_intr_tx
(struct rtw_softc *sc, uint16_t isr)
function in typeref:typename:void
1854
if ((isr &
RTW_INTR_TX
) != 0)
2251
if ((isr &
RTW_INTR_TX
) != 0)
2252
rtw_intr_tx
(sc, isr);
2626
sc->sc_inten = RTW_INTR_RX |
RTW_INTR_TX
| RTW_INTR_BEACON
Completed in 164 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025