OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vmx_mcast
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_vmx.c
301
uint8_t *
vmx_mcast
;
member in struct:vmxnet3_softc
1634
sc->
vmx_mcast
= sc->vmx_mcast_dma.dma_vaddr;
1643
if (sc->
vmx_mcast
!= NULL) {
1645
sc->
vmx_mcast
= NULL;
3389
p = sc->
vmx_mcast
;
3412
ds->mcast_tablelen = p - sc->
vmx_mcast
;
if_vmx.c
301
uint8_t *
vmx_mcast
;
member in struct:vmxnet3_softc
1634
sc->
vmx_mcast
= sc->vmx_mcast_dma.dma_vaddr;
1643
if (sc->
vmx_mcast
!= NULL) {
1645
sc->
vmx_mcast
= NULL;
3389
p = sc->
vmx_mcast
;
3412
ds->mcast_tablelen = p - sc->
vmx_mcast
;
Completed in 25 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025