OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vxcr_u
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
if_vmx.c
180
}
vxcr_u
;
member in struct:vmxnet3_comp_ring
1417
txc->
vxcr_u
.txcd =
1459
if (txc->
vxcr_u
.txcd != NULL) {
1461
txc->
vxcr_u
.txcd = NULL;
1515
rxc->
vxcr_u
.rxcd =
1582
if (rxc->
vxcr_u
.rxcd != NULL) {
1584
rxc->
vxcr_u
.rxcd = NULL;
2144
txcd = &txc->
vxcr_u
.txcd[txc->vxcr_next];
2269
rxcd = &rxc->
vxcr_u
.rxcd[rxc->vxcr_next];
2382
rxcd = &rxc->
vxcr_u
.rxcd[rxc->vxcr_next]
[
all
...]
Completed in 13 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025