OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:igcq_driver_counters
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/igc/
igc_evcnt.h
266
((q)->
igcq_driver_counters
[cnt])
if_igc.h
274
uint64_t *
igcq_driver_counters
;
member in struct:igc_queue
if_igc.c
991
q->
igcq_driver_counters
= kmem_zalloc(
992
IGC_DRIVER_COUNTERS * sizeof(q->
igcq_driver_counters
[0]),
1044
kmem_free(q->
igcq_driver_counters
,
1045
IGC_DRIVER_COUNTERS * sizeof(q->
igcq_driver_counters
[0]));
Completed in 17 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025