Home
last modified time | relevance | path

Searched refs:tx_table (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/hyperv/
H A Dnetvsc.c1546 net_device_ctx->tx_table[i] = tab[i]; in netvsc_send_table()
1728 net_device_ctx->tx_table[i] = 0; in netvsc_device_add()
H A Dhyperv_net.h1037 u32 tx_table[VRSS_SEND_TAB_SIZE]; member
H A Dnetvsc_drv.c256 q_idx = ndc->tx_table[netvsc_get_hash(skb, ndc) & in netvsc_get_tx_queue()
1981 memcpy(regs_buff, ndc->tx_table, VRSS_SEND_TAB_SIZE * sizeof(u32)); in netvsc_get_regs()
H A Drndis_filter.c1334 ndev_ctx->tx_table[i] = i % nvdev->num_chn; in rndis_set_subchannel()