OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WM_F_SGMII
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_wmvar.h
87
#define
WM_F_SGMII
0x00008000 /* use SGMII */
if_wm.c
3031
sc->sc_flags |=
WM_F_SGMII
;
3043
sc->sc_flags |=
WM_F_SGMII
;
3057
sc->sc_flags |=
WM_F_SGMII
;
3079
if ((sc->sc_flags &
WM_F_SGMII
) != 0)
3084
if ((sc->sc_flags &
WM_F_SGMII
) != 0) {
7161
if (((sc->sc_flags &
WM_F_SGMII
) == 0) &&
11614
if (((sc->sc_flags &
WM_F_SGMII
) != 0) && !wm_sgmii_uses_mdio(sc)) {
11727
if ((sc->sc_flags &
WM_F_SGMII
) == 0)
11809
if ((sc->sc_flags &
WM_F_SGMII
) == 0) {
11972
&& ((sc->sc_flags &
WM_F_SGMII
) != 0))
[
all
...]
Completed in 18 milliseconds
Indexes created Fri Nov 07 15:09:56 GMT 2025