Searched refs:hclge_mbx_pf_to_vf_cmd (Results 1 – 5 of 5) sorted by relevance
14 #define PF_SEND_MBX_LEN (sizeof(struct hclge_mbx_pf_to_vf_cmd) / sizeof(u32))52 struct hclge_mbx_pf_to_vf_cmd *req),69 sizeof(struct hclge_mbx_pf_to_vf_cmd));
35 struct hclge_mbx_pf_to_vf_cmd *resp_pf_to_vf; in hclge_gen_resp_to_vf()41 resp_pf_to_vf = (struct hclge_mbx_pf_to_vf_cmd *)desc.data; in hclge_gen_resp_to_vf()94 struct hclge_mbx_pf_to_vf_cmd *resp_pf_to_vf; in hclge_send_mbx_msg()106 resp_pf_to_vf = (struct hclge_mbx_pf_to_vf_cmd *)desc.data; in hclge_send_mbx_msg()
13 #define VF_GET_MBX_LEN (sizeof(struct hclge_mbx_pf_to_vf_cmd) / sizeof(u32))19 struct hclge_mbx_pf_to_vf_cmd *req),36 sizeof(struct hclge_mbx_pf_to_vf_cmd));
163 struct hclge_mbx_pf_to_vf_cmd *req) in hclgevf_handle_mbx_response()195 struct hclge_mbx_pf_to_vf_cmd *req) in hclgevf_handle_mbx_msg()219 struct hclge_mbx_pf_to_vf_cmd *req; in hclgevf_mbx_handler()235 req = (struct hclge_mbx_pf_to_vf_cmd *)desc->data; in hclgevf_mbx_handler()
167 struct hclge_mbx_pf_to_vf_cmd { struct