Lines Matching refs:wIndex
1144 event->wIndex = __constant_cpu_to_le16(1); in eth_status_complete()
1194 event->wIndex = __constant_cpu_to_le16(1); in issue_start_status()
1256 u16 wIndex = le16_to_cpu(ctrl->wIndex); in eth_setup() local
1330 || wIndex > 1) in eth_setup()
1332 if (!cdc_active(dev) && wIndex != 0) in eth_setup()
1354 switch (wIndex) { in eth_setup()
1402 || wIndex > 1) in eth_setup()
1404 if (!(cdc_active(dev) || rndis_active(dev)) && wIndex != 0) in eth_setup()
1408 if (rndis_active(dev) || wIndex != 1) in eth_setup()
1427 || wIndex > 1) in eth_setup()
1455 != wIndex) in eth_setup()
1470 == wIndex) { in eth_setup()
1490 wValue, wIndex, wLength); in eth_setup()