OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:txr_defrag_failed
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_iavf.c
251
struct evcnt
txr_defrag_failed
;
member in struct:iavf_tx_ring
2259
iavf_evcnt_attach(&txr->
txr_defrag_failed
,
2317
evcnt_detach(&txr->
txr_defrag_failed
);
2898
txr->
txr_defrag_failed
.ev_count++;
if_ixl.c
399
struct evcnt
txr_defrag_failed
;
member in struct:ixl_tx_ring
2588
txr->
txr_defrag_failed
.ev_count++;
6055
evcnt_attach_dynamic(&txr->
txr_defrag_failed
, EVCNT_TYPE_MISC,
6212
evcnt_detach(&txr->
txr_defrag_failed
);
Completed in 19 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025