tx_table          938 drivers/net/hyperv/hyperv_net.h 	u32 tx_table[VRSS_SEND_TAB_SIZE];
tx_table         1216 drivers/net/hyperv/netvsc.c 		net_device_ctx->tx_table[i] = tab[i];
tx_table         1374 drivers/net/hyperv/netvsc.c 		net_device_ctx->tx_table[i] = 0;
tx_table          303 drivers/net/hyperv/netvsc_drv.c 	q_idx = ndc->tx_table[netvsc_get_hash(skb, ndc) &
tx_table         1170 drivers/net/hyperv/rndis_filter.c 		ndev_ctx->tx_table[i] = i % nvdev->num_chn;