Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/hyperv/
Dnetvsc_drv.c976 dev_info->send_sections = nvdev->send_section_cnt; in netvsc_devinfo_get()
992 dev_info->send_sections = NETVSC_DEFAULT_TX; in netvsc_devinfo_get()
1889 device_info->send_sections = new_tx; in netvsc_set_ringparam()
1898 device_info->send_sections = orig.tx_pending; in netvsc_set_ringparam()
Dhyperv_net.h178 u32 send_sections; member
Dnetvsc.c457 buf_size = device_info->send_sections * device_info->send_section_size; in netvsc_init_buf()