OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_hardmtu
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
if_mcx.c
2488
int
sc_hardmtu
;
member in struct:mcx_softc
2979
ifp->if_mtu = sc->
sc_hardmtu
;
4287
ctx->vp_mtu = htobe32(sc->
sc_hardmtu
);
4650
sc->
sc_hardmtu
= mtu;
6769
m->m_len = m->m_pkthdr.len = sc->
sc_hardmtu
;
7252
if (bus_dmamap_create(sc->sc_dmat, sc->
sc_hardmtu
, 1,
7253
sc->
sc_hardmtu
, 0,
7268
if (bus_dmamap_create(sc->sc_dmat, sc->
sc_hardmtu
,
7269
MCX_SQ_MAX_SEGMENTS, sc->
sc_hardmtu
, 0,
Completed in 17 milliseconds
Indexes created Tue Oct 21 16:10:11 GMT 2025