Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/ !
Dmii.h97 static inline unsigned int mii_duplex (unsigned int duplex_lock, in mii_duplex() argument
100 if (duplex_lock) in mii_duplex()
/linux-6.6.21/drivers/net/ethernet/packetengines/ !
Dyellowfin.c330 unsigned int duplex_lock:1; member
475 np->duplex_lock = 1; in yellowfin_init_one()
673 yp->full_duplex = mii_duplex(yp->duplex_lock, negotiated); in yellowfin_timer()
Dhamachi.c498 unsigned int duplex_lock:1; member
712 hmp->duplex_lock = 1; in hamachi_init_one()
923 if (hmp->duplex_lock != 1) in hamachi_open()