Home
last modified time | relevance | path

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

/drivers/net/cris/
Deth_v10.c238 static int autoneg_normal = 1; variable
767 if (autoneg_normal) { in e100_negotiate()
1402 old_autoneg = autoneg_normal; in e100_ioctl()
1403 autoneg_normal = *(int*)data; in e100_ioctl()
1404 if (autoneg_normal != old_autoneg) in e100_ioctl()