Searched refs:req_msg_data (Results 1 – 2 of 2) sorted by relevance
60 if (adapter->hw.mbx_resp.req_msg_data) in hns3_poll_all_sync_msg()93 hw->mbx_resp.req_msg_data = 0; in hns3_get_mbx_resp()112 hw->mbx_resp.req_msg_data = 0; in hns3_get_mbx_resp()170 hw->mbx_resp.req_msg_data = (uint32_t)code << 16 | subcode; in hns3_send_mbx_msg()265 if (resp->req_msg_data != resp_msg) { in hns3_update_resp_position()270 resp->req_msg_data, resp_msg, resp->head, tail, in hns3_update_resp_position()
88 uint32_t req_msg_data; member