Searched refs:req_msg_data (Results 1 – 2 of 2) sorted by relevance
87 hw->mbx_resp.req_msg_data = 0; in hns3_get_mbx_resp()107 hw->mbx_resp.req_msg_data = 0; in hns3_get_mbx_resp()134 hw->mbx_resp.req_msg_data = (uint32_t)code << 16 | subcode; in hns3_mbx_prepare_resp()272 if (resp->req_msg_data != resp_msg) { in hns3_update_resp_position()277 resp->req_msg_data, resp_msg, resp->head, tail, in hns3_update_resp_position()
103 uint32_t req_msg_data; member