OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_ev_rxdmtc
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
if_wm.c
665
*
sc_ev_rxdmtc
is shared with both "Intr. cause" and
668
struct evcnt
sc_ev_rxdmtc
; /* (Intr. Cause) Rx Desc Min Thresh */
member in struct:wm_softc
3453
evcnt_attach_dynamic(&sc->
sc_ev_rxdmtc
, EVCNT_TYPE_MISC,
3487
evcnt_attach_dynamic(&sc->
sc_ev_rxdmtc
, EVCNT_TYPE_MISC,
3650
evcnt_detach(&sc->
sc_ev_rxdmtc
);
3659
evcnt_detach(&sc->
sc_ev_rxdmtc
);
6770
WM_EVCNT_ADD(&sc->
sc_ev_rxdmtc
,
6780
WM_EVCNT_ADD(&sc->
sc_ev_rxdmtc
, CSR_READ(sc, WMREG_RXDMTC));
6975
WM_EVCNT_STORE(&sc->
sc_ev_rxdmtc
, 0);
6984
WM_EVCNT_STORE(&sc->
sc_ev_rxdmtc
, 0)
[
all
...]
Completed in 47 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025