OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_max_vectors
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
if_iavf.c
372
unsigned int
sc_max_vectors
;
member in struct:iavf_softc
2192
return MIN(sc->
sc_max_vectors
, (unsigned int)count);
2201
if (sc->
sc_max_vectors
> 1) {
4377
sc->
sc_max_vectors
= le16toh(vf_res->max_vectors);
Completed in 14 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025