Searched refs:netvsc_channel (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.6/drivers/net/hyperv/ |
| D | netvsc.c | 320 struct netvsc_channel *nvchan = &net_device->chan_table[q_idx]; in netvsc_alloc_recv_comp_ring() 435 struct netvsc_channel *nvchan = &net_device->chan_table[i]; in netvsc_init_buf() 1054 struct netvsc_channel * const nvchan = in netvsc_send_pkt() 1184 struct netvsc_channel *nvchan; in netvsc_send() 1301 struct netvsc_channel *nvchan) in send_recv_completions() 1358 struct netvsc_channel *nvchan = &nvdev->chan_table[q_idx]; in enq_receive_complete() 1386 struct netvsc_channel *nvchan, in netvsc_receive() 1595 struct netvsc_channel *nvchan, in netvsc_process_raw_pkt() 1640 struct netvsc_channel *nvchan in netvsc_poll() 1641 = container_of(napi, struct netvsc_channel, napi); in netvsc_poll() [all …]
|
| D | hyperv_net.h | 219 struct netvsc_channel; 239 struct netvsc_channel *nvchan); 244 u32 netvsc_run_xdp(struct net_device *ndev, struct netvsc_channel *nvchan, 273 struct netvsc_channel *nvchan, 1117 struct netvsc_channel { struct 1178 struct netvsc_channel chan_table[VRSS_CHANNEL_MAX];
|
| D | rndis_filter.c | 444 void rsc_add_data(struct netvsc_channel *nvchan, in rsc_add_data() 487 struct netvsc_channel *nvchan, in rndis_filter_receive_data() 590 struct netvsc_channel *nvchan, in rndis_filter_receive() 1155 const struct netvsc_channel *nvchan = &nvdev->chan_table[i]; in netvsc_device_idle() 1245 struct netvsc_channel *nvchan; in netvsc_sc_open()
|
| D | netvsc_bpf.c | 24 u32 netvsc_run_xdp(struct net_device *ndev, struct netvsc_channel *nvchan, in netvsc_run_xdp()
|
| D | netvsc_drv.c | 782 struct netvsc_channel *nvchan, in netvsc_alloc_recv_skb() 872 struct netvsc_channel *nvchan) in netvsc_recv_callback() 1311 const struct netvsc_channel *nvchan = &nvdev->chan_table[i]; in netvsc_get_pcpu_stats() 1365 const struct netvsc_channel *nvchan = &nvdev->chan_table[i]; in netvsc_get_stats64()
|