OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IXGBE_VF_MAX_RX_QUEUES
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe_vf.c
130
KASSERT(IXGBE_VF_MAX_TX_QUEUES ==
IXGBE_VF_MAX_RX_QUEUES
);
578
return
IXGBE_VF_MAX_RX_QUEUES
;
843
hw->mac.max_rx_queues >
IXGBE_VF_MAX_RX_QUEUES
)
844
hw->mac.max_rx_queues =
IXGBE_VF_MAX_RX_QUEUES
;
ixgbe_vf.h
43
#define
IXGBE_VF_MAX_RX_QUEUES
8
Completed in 74 milliseconds
Indexes created Mon Aug 17 00:26:26 UTC 2026