OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ixgbe_vf_get_queues
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
if_sriov.c
559
ixgbe_vf_get_queues
(struct ixgbe_softc *sc, struct ixgbe_vf *vf, uint32_t *msg)
function in typeref:typename:void
575
resp[0] =
IXGBE_VF_GET_QUEUES
| IXGBE_VT_MSGTYPE_SUCCESS |
585
} /*
ixgbe_vf_get_queues
*/
634
case
IXGBE_VF_GET_QUEUES
:
635
ixgbe_vf_get_queues
(sc, vf, msg);
Completed in 11 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025