OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_cnt_tx_queue_full
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/xen/xen/
if_xennet_xenbus.c
206
struct evcnt
sc_cnt_tx_queue_full
;
member in struct:xennet_xenbus_softc
453
evcnt_attach_dynamic(&sc->
sc_cnt_tx_queue_full
, EVCNT_TYPE_MISC,
520
evcnt_detach(&sc->
sc_cnt_tx_queue_full
);
1210
sc->
sc_cnt_tx_queue_full
.ev_count++;
1251
sc->
sc_cnt_tx_queue_full
.ev_count++;
if_xennet_xenbus.c
206
struct evcnt
sc_cnt_tx_queue_full
;
member in struct:xennet_xenbus_softc
453
evcnt_attach_dynamic(&sc->
sc_cnt_tx_queue_full
, EVCNT_TYPE_MISC,
520
evcnt_detach(&sc->
sc_cnt_tx_queue_full
);
1210
sc->
sc_cnt_tx_queue_full
.ev_count++;
1251
sc->
sc_cnt_tx_queue_full
.ev_count++;
Completed in 100 milliseconds
Indexes created Wed Sep 16 00:24:39 UTC 2026