OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:max_frame
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
if_sriov.c
153
ixgbe_update_max_frame(struct ixgbe_softc * sc, int
max_frame
)
155
if (sc->max_frame_size <
max_frame
)
156
sc->max_frame_size =
max_frame
;
/src/sys/arch/arm/sociox/
if_scx.c
787
ACPI_INTEGER max_spd,
max_frame
, phy_id, phy_freq;
local in function:scx_acpi_attach
819
rv = acpi_dsd_integer(handle, "max-frame-size", &
max_frame
);
821
max_frame
= 2048;
855
sc->sc_maxsize =
max_frame
;
Completed in 13 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025