Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/hyperv/
Dnetvsc_drv.c1015 dev_info->send_sections = nvdev->send_section_cnt; in netvsc_devinfo_get()
1030 dev_info->send_sections = NETVSC_DEFAULT_TX; in netvsc_devinfo_get()
1901 device_info->send_sections = new_tx; in netvsc_set_ringparam()
1910 device_info->send_sections = orig.tx_pending; in netvsc_set_ringparam()
Dhyperv_net.h174 u32 send_sections; member
Dnetvsc.c456 buf_size = device_info->send_sections * device_info->send_section_size; in netvsc_init_buf()