OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_vf_cap
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
if_iavf.c
366
uint32_t
sc_vf_cap
;
member in struct:iavf_softc
4384
sc->
sc_vf_cap
= le32toh(vf_res->offload_flags);
4387
IAVF_VC_OFFLOAD_FMT, sc->
sc_vf_cap
);
5115
if (!ISSET(sc->
sc_vf_cap
, IAVF_VC_OFFLOAD_REQ_QUEUES)) {
Completed in 27 milliseconds
Indexes created Tue Oct 21 16:10:11 GMT 2025