OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mv_count
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/cxgb/
cxgb_mvec.h
61
uint16_t
mv_count
; /* # of clusters */
member in struct:mbuf_vec
75
mv->mv_first = mv->
mv_count
= 0;
85
int idx = mv->mv_first + mv->
mv_count
;
90
if (mv->
mv_count
== 0)
99
mv->
mv_count
++;
cxgb_mvec.h
61
uint16_t
mv_count
; /* # of clusters */
member in struct:mbuf_vec
75
mv->mv_first = mv->
mv_count
= 0;
85
int idx = mv->mv_first + mv->
mv_count
;
90
if (mv->
mv_count
== 0)
99
mv->
mv_count
++;
Completed in 50 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025