OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vmx_ntxqueues
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
if_vmx.c
276
int
vmx_ntxqueues
;
member in struct:vmxnet3_softc
774
sc->
vmx_ntxqueues
= sc->vmx_max_ntxqueues;
782
sc->
vmx_ntxqueues
= 1;
889
for (i = 0; i < sc->
vmx_ntxqueues
; i++) {
1085
for (i = 0; i < sc->
vmx_ntxqueues
; i++) {
1326
size = sc->
vmx_ntxqueues
* sizeof(struct vmxnet3_txq_shared) +
1336
for (i = 0; i < sc->
vmx_ntxqueues
; i++) {
1394
for (q = 0; q < sc->
vmx_ntxqueues
; q++) {
1445
for (q = 0; q < sc->
vmx_ntxqueues
; q++) {
1707
for (i = 0; i < sc->
vmx_ntxqueues
; i++)
[
all
...]
Completed in 12 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025