Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/3com/
D3c59x.c629 has_nway:1, member
1167 vp->has_nway = (vci->drv_flags & HAS_NWAY) ? 1 : 0; in vortex_probe1()
1375 vp->has_nway = 1; in vortex_probe1()
1575 if (vp->has_nway) { in vortex_up()