Lines Matching refs:q_idx
318 int netvsc_alloc_recv_comp_ring(struct netvsc_device *net_device, u32 q_idx)
320 struct netvsc_channel *nvchan = &net_device->chan_table[q_idx];
757 u16 q_idx = 0;
778 q_idx = packet->q_idx;
780 tx_stats = &net_device->chan_table[q_idx].tx_stats;
792 atomic_dec_return(&net_device->chan_table[q_idx].queue_sends);
798 struct netdev_queue *txq = netdev_get_tx_queue(ndev, q_idx);
1058 &net_device->chan_table[packet->q_idx];
1062 struct netdev_queue *txq = netdev_get_tx_queue(ndev, packet->q_idx);
1199 nvchan = &net_device->chan_table[packet->q_idx];
1241 !netif_xmit_stopped(netdev_get_tx_queue(ndev, packet->q_idx));
1358 struct netvsc_device *nvdev, u16 q_idx,
1361 struct netvsc_channel *nvchan = &nvdev->chan_table[q_idx];
1375 q_idx, tid);
1398 u16 q_idx = channel->offermsg.offer.sub_channel_index;
1481 trace_rndis_recv(ndev, q_idx, data);
1494 enq_receive_complete(ndev, net_device, q_idx,