Home
last modified time | relevance | path

Searched refs:send_send_buf_complete (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/hyperv/
H A Dnetvsc.c508 send_send_buf_complete.status != NVSP_STAT_SUCCESS) { in netvsc_init_buf()
512 send_send_buf_complete.status); in netvsc_init_buf()
519 v1_msg.send_send_buf_complete.section_size; in netvsc_init_buf()
H A Dhyperv_net.h553 struct nvsp_1_message_send_send_buffer_complete send_send_buf_complete; member