Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_mbx.c46 if (hw->mbx_resp.matching_scheme == in hns3_mbx_proc_timeout()
96 if (hw->mbx_resp.matching_scheme == in hns3_get_mbx_resp()
301 if (resp->matching_scheme != in hns3_handle_mbx_response()
303 resp->matching_scheme = in hns3_handle_mbx_response()
H A Dhns3_mbx.h100 uint8_t matching_scheme; member