Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/hyperv/
Dnetvsc_drv.c1017 dev_info->recv_sections = nvdev->recv_section_cnt; in netvsc_devinfo_get()
1032 dev_info->recv_sections = NETVSC_DEFAULT_RX; in netvsc_devinfo_get()
1902 device_info->recv_sections = new_rx; in netvsc_set_ringparam()
1911 device_info->recv_sections = orig.rx_pending; in netvsc_set_ringparam()
Dhyperv_net.h175 u32 recv_sections; member
Dnetvsc.c345 buf_size = device_info->recv_sections * device_info->recv_section_size; in netvsc_init_buf()