Lines Matching refs:wIndex
1137 event->wIndex = __constant_cpu_to_le16(1); in eth_status_complete()
1187 event->wIndex = __constant_cpu_to_le16(1); in issue_start_status()
1249 u16 wIndex = le16_to_cpu(ctrl->wIndex); in eth_setup() local
1323 || wIndex > 1) in eth_setup()
1325 if (!cdc_active(dev) && wIndex != 0) in eth_setup()
1347 switch (wIndex) { in eth_setup()
1395 || wIndex > 1) in eth_setup()
1397 if (!(cdc_active(dev) || rndis_active(dev)) && wIndex != 0) in eth_setup()
1401 if (rndis_active(dev) || wIndex != 1) in eth_setup()
1420 || wIndex > 1) in eth_setup()
1448 != wIndex) in eth_setup()
1463 == wIndex) { in eth_setup()
1483 wValue, wIndex, wLength); in eth_setup()