Home
last modified time | relevance | path

Searched refs:recv_section_cnt (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/hyperv/
A Dnetvsc.c187 if (net_device->recv_section_cnt) { in netvsc_revoke_recv_buf()
220 net_device->recv_section_cnt = 0; in netvsc_revoke_recv_buf()
423 net_device->recv_section_cnt = resp->sections[0].num_sub_allocs; in netvsc_init_buf()
427 (u64)net_device->recv_section_cnt > (u64)buf_size) { in netvsc_init_buf()
448 net_device->recv_completion_cnt = net_device->recv_section_cnt + 1; in netvsc_init_buf()
A Dhyperv_net.h1079 u32 recv_section_cnt; member
A Dnetvsc_drv.c1018 dev_info->recv_sections = nvdev->recv_section_cnt; in netvsc_devinfo_get()
1847 ring->rx_pending = nvdev->recv_section_cnt; in __netvsc_get_ringparam()

Completed in 130 milliseconds