OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rtw_intr_tx
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/ic/
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 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025