Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/hyperv/
Dnetvsc_drv.c972 dev_info->send_sections = nvdev->send_section_cnt; in netvsc_devinfo_get()
987 dev_info->send_sections = NETVSC_DEFAULT_TX; in netvsc_devinfo_get()
1880 device_info->send_sections = new_tx; in netvsc_set_ringparam()
1889 device_info->send_sections = orig.tx_pending; in netvsc_set_ringparam()
Dhyperv_net.h176 u32 send_sections; member
Dnetvsc.c475 buf_size = device_info->send_sections * device_info->send_section_size; in netvsc_init_buf()