OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rxr_mbuf_load_failed
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_iavf.c
283
struct evcnt
rxr_mbuf_load_failed
;
member in struct:iavf_rx_ring
2368
iavf_evcnt_attach(&rxr->
rxr_mbuf_load_failed
,
2421
evcnt_detach(&rxr->
rxr_mbuf_load_failed
);
2556
rxr->
rxr_mbuf_load_failed
.ev_count++;
if_ixl.c
428
struct evcnt
rxr_mbuf_load_failed
;
member in struct:ixl_rx_ring
3341
rxr->
rxr_mbuf_load_failed
.ev_count++;
6070
evcnt_attach_dynamic(&rxr->
rxr_mbuf_load_failed
,
6220
evcnt_detach(&rxr->
rxr_mbuf_load_failed
);
Completed in 20 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025