Lines Matching defs:index
290 int index;
740 msg->filter.net = priv->index;
853 msg->tx.net = priv->index;
963 msg->filter.net = priv->index;
973 msg->setbaud.net = priv->index;
1051 msg->setbaud.net = priv->index;
1144 baud_x->net = priv->index;
1154 priv->index, le16_to_cpu(baud_x->mode), flags);
1187 static int esd_usb_probe_one_net(struct usb_interface *intf, int index)
1212 priv->index = index;
1254 netdev->dev_id = index;
1264 dev->nets[index] = priv;