hclge_mbx_pf_to_vf_cmd
resp_pf_to_vf = (struct hclge_mbx_pf_to_vf_cmd *)desc.data;
struct hclge_mbx_pf_to_vf_cmd *resp_pf_to_vf;
resp_pf_to_vf = (struct hclge_mbx_pf_to_vf_cmd *)desc.data;
struct hclge_mbx_pf_to_vf_cmd *resp_pf_to_vf;
#define PF_SEND_MBX_LEN (sizeof(struct hclge_mbx_pf_to_vf_cmd) / sizeof(u32))
struct hclge_mbx_pf_to_vf_cmd *req),
sizeof(struct hclge_mbx_pf_to_vf_cmd));
struct hclge_mbx_pf_to_vf_cmd *req)
struct hclge_mbx_pf_to_vf_cmd *req)
struct hclge_mbx_pf_to_vf_cmd *req;
req = (struct hclge_mbx_pf_to_vf_cmd *)desc->data;
#define VF_GET_MBX_LEN (sizeof(struct hclge_mbx_pf_to_vf_cmd) / sizeof(u32))
struct hclge_mbx_pf_to_vf_cmd *req),
sizeof(struct hclge_mbx_pf_to_vf_cmd));