Searched refs:netvsc_channel (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/drivers/net/hyperv/ |
| D | netvsc.c | 321 struct netvsc_channel *nvchan = &net_device->chan_table[q_idx]; in netvsc_alloc_recv_comp_ring() 437 struct netvsc_channel *nvchan = &net_device->chan_table[i]; in netvsc_init_buf() 960 struct netvsc_channel * const nvchan = in netvsc_send_pkt() 1079 struct netvsc_channel *nvchan; in netvsc_send() 1196 struct netvsc_channel *nvchan) in send_recv_completions() 1253 struct netvsc_channel *nvchan = &nvdev->chan_table[q_idx]; in enq_receive_complete() 1281 struct netvsc_channel *nvchan, in netvsc_receive() 1486 struct netvsc_channel *nvchan, in netvsc_process_raw_pkt() 1532 struct netvsc_channel *nvchan in netvsc_poll() 1533 = container_of(napi, struct netvsc_channel, napi); in netvsc_poll() [all …]
|
| D | hyperv_net.h | 215 struct netvsc_channel; 235 struct netvsc_channel *nvchan); 239 u32 netvsc_run_xdp(struct net_device *ndev, struct netvsc_channel *nvchan, 266 struct netvsc_channel *nvchan, 1049 struct netvsc_channel { struct 1108 struct netvsc_channel chan_table[VRSS_CHANNEL_MAX];
|
| D | netvsc_bpf.c | 23 u32 netvsc_run_xdp(struct net_device *ndev, struct netvsc_channel *nvchan, in netvsc_run_xdp()
|
| D | rndis_filter.c | 439 void rsc_add_data(struct netvsc_channel *nvchan, in rsc_add_data() 482 struct netvsc_channel *nvchan, in rndis_filter_receive_data() 585 struct netvsc_channel *nvchan, in rndis_filter_receive() 1150 const struct netvsc_channel *nvchan = &nvdev->chan_table[i]; in netvsc_device_idle() 1240 struct netvsc_channel *nvchan; in netvsc_sc_open()
|
| D | netvsc_drv.c | 831 struct netvsc_channel *nvchan, in netvsc_alloc_recv_skb() 921 struct netvsc_channel *nvchan) in netvsc_recv_callback() 1354 const struct netvsc_channel *nvchan = &nvdev->chan_table[i]; in netvsc_get_pcpu_stats() 1407 const struct netvsc_channel *nvchan = &nvdev->chan_table[i]; in netvsc_get_stats64()
|