Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_mbx.c101 received = hw->mbx_resp.received_match_resp; in hns3_get_mbx_resp()
141 hw->mbx_resp.received_match_resp = false; in hns3_mbx_prepare_resp()
312 resp->received_match_resp = true; in hns3_handle_mbx_response()
H A Dhns3_mbx.h110 bool received_match_resp; member