Home
last modified time | relevance | path

Searched refs:tx_table (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/hyperv/
H A Dnetvsc.c1315 net_device_ctx->tx_table[i] = tab[i]; in netvsc_send_table()
1490 net_device_ctx->tx_table[i] = 0; in netvsc_device_add()
H A Dnetvsc_drv.c304 q_idx = ndc->tx_table[netvsc_get_hash(skb, ndc) & in netvsc_get_tx_queue()
1986 memcpy(regs_buff, ndc->tx_table, VRSS_SEND_TAB_SIZE * sizeof(u32)); in netvsc_get_regs()
H A Dhyperv_net.h961 u32 tx_table[VRSS_SEND_TAB_SIZE]; member
H A Drndis_filter.c1232 ndev_ctx->tx_table[i] = i % nvdev->num_chn; in rndis_set_subchannel()
/kernel/linux/linux-6.6/drivers/net/hyperv/
H A Dnetvsc.c1543 net_device_ctx->tx_table[i] = tab[i]; in netvsc_send_table()
1725 net_device_ctx->tx_table[i] = 0; in netvsc_device_add()
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 Dhyperv_net.h1037 u32 tx_table[VRSS_SEND_TAB_SIZE]; member
H A Drndis_filter.c1334 ndev_ctx->tx_table[i] = i % nvdev->num_chn; in rndis_set_subchannel()

Completed in 23 milliseconds