OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RTKQ_IM_HW
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/ic/
rtl81x9var.h
197
#define
RTKQ_IM_HW
0x00001000 /* HW interrupt mitigation */
rtl8169.c
1494
if ((sc->sc_quirk &
RTKQ_IM_HW
) == 0)
1543
const uint16_t status_mask = (sc->sc_quirk &
RTKQ_IM_HW
) ?
1832
if ((sc->sc_quirk &
RTKQ_IM_HW
) == 0) {
1902
if ((sc->sc_quirk &
RTKQ_IM_HW
) == 0) {
2011
else if ((sc->sc_quirk &
RTKQ_IM_HW
) != 0)
2046
if ((sc->sc_quirk &
RTKQ_IM_HW
) != 0) {
/src/sys/dev/pci/
if_re_pci.c
276
sc->sc_quirk |=
RTKQ_IM_HW
;
Completed in 15 milliseconds
Indexes created Mon Oct 13 21:09:55 GMT 2025