Home
last modified time | relevance | path

Searched refs:felix_is_phyport (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/etherswitch/felix/
H A Dfelix.c94 static bool felix_is_phyport(felix_softc_t, int);
757 if (felix_is_phyport(sc, p->es_port)) { in felix_setport()
952 if (!felix_is_phyport(sc, port)) in felix_tick()
995 felix_is_phyport(felix_softc_t sc, int port) in felix_is_phyport() function
1005 if (!felix_is_phyport(sc, port)) in felix_miiforport()