Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_mbx.h93 uint8_t additional_info[HNS3_MBX_MAX_RESP_DATA_SIZE]; member
H A Dhns3_mbx.c128 memcpy(resp_data, &mbx_resp->additional_info[0], resp_len); in hns3_get_mbx_resp()
395 resp->additional_info[i] = *temp; in hns3_dev_handle_mbx_msg()