Searched refs:nway (Results 1 – 5 of 5) sorted by relevance
130 tp->nway = tp->mediasense = 1; in pnic2_start_nway()187 if (tp->nway && !tp->nwayset) { in pnic2_lnk_change()301 tp->nway = 0; in pnic2_lnk_change()319 (csr12 & 2) == 2) || (tp->nway && (csr5 & (TPLnkFail)))) { in pnic2_lnk_change()346 tp->nway = 0; in pnic2_lnk_change()370 tp->nway = 0; in pnic2_lnk_change()
119 tp->nway = tp->mediasense = 1; in t21142_start_nway()155 if (tp->nway && !tp->nwayset && (csr12 & 0x7000) == 0x5000) { in t21142_lnk_change()217 (tp->nway && (csr5 & (TPLnkFail)))) { in t21142_lnk_change()
435 unsigned int nway:1, nwayset:1; /* 21143 internal NWay. */ member
1744 tp->nway = 1; in tulip_init_one()
214 unsigned nway, i; in __ceph_choose_frag() local234 nway = 1 << frag->split_by; in __ceph_choose_frag()236 frag->split_by, nway); in __ceph_choose_frag()237 for (i = 0; i < nway; i++) { in __ceph_choose_frag()244 BUG_ON(i == nway); in __ceph_choose_frag()