Lines Matching refs:wIndex
1141 event->wIndex = __constant_cpu_to_le16(1); in eth_status_complete()
1191 event->wIndex = __constant_cpu_to_le16(1); in issue_start_status()
1253 u16 wIndex = le16_to_cpu(ctrl->wIndex); in eth_setup() local
1327 || wIndex > 1) in eth_setup()
1329 if (!cdc_active(dev) && wIndex != 0) in eth_setup()
1351 switch (wIndex) { in eth_setup()
1399 || wIndex > 1) in eth_setup()
1401 if (!(cdc_active(dev) || rndis_active(dev)) && wIndex != 0) in eth_setup()
1405 if (rndis_active(dev) || wIndex != 1) in eth_setup()
1424 || wIndex > 1) in eth_setup()
1452 != wIndex) in eth_setup()
1467 == wIndex) { in eth_setup()
1487 wValue, wIndex, wLength); in eth_setup()