Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/dec/tulip/
Dpnic2.c131 tp->nwayset = tp->lpar = 0; in pnic2_start_nway()
187 if (tp->nway && !tp->nwayset) { in pnic2_lnk_change()
206 tp->nwayset = 1; in pnic2_lnk_change()
217 tp->nwayset = 0; in pnic2_lnk_change()
229 if (tp->nwayset) in pnic2_lnk_change()
302 tp->nwayset = 1; in pnic2_lnk_change()
317 if ((tp->nwayset && (csr5 & 0x08000000) && in pnic2_lnk_change()
347 tp->nwayset = 1; in pnic2_lnk_change()
371 tp->nwayset = 1; in pnic2_lnk_change()
D21142.c53 } else if (tp->nwayset) { in t21142_media_task()
120 tp->nwayset = tp->lpar = 0; in t21142_start_nway()
155 if (tp->nway && !tp->nwayset && (csr12 & 0x7000) == 0x5000) { in t21142_lnk_change()
159 tp->nwayset = 1; in t21142_lnk_change()
167 tp->nwayset = 0; in t21142_lnk_change()
174 if (tp->nwayset) in t21142_lnk_change()
214 } else if ((tp->nwayset && (csr5 & 0x08000000) && in t21142_lnk_change()
242 } else if (tp->nwayset) { in t21142_lnk_change()
Dpnic.c31 tp->nwayset = 1; in pnic_do_nway()
68 if (! tp->nwayset || time_after(jiffies, dev_trans_start(dev) + 1*HZ)) { in pnic_lnk_change()
120 tp->nwayset = 0; in pnic_timer()
133 } else if (tp->nwayset && (dev->if_port & 1)) { in pnic_timer()
Dtulip.h435 unsigned int nway:1, nwayset:1; /* 21143 internal NWay. */ member
Dtulip_core.c404 tp->nwayset = 0; in tulip_up()
925 (dev->if_port == 5 && tp->nwayset)) in private_ioctl()
1745 tp->nwayset = 0; in tulip_init_one()