Home
last modified time | relevance | path

Searched refs:hclge_mbx_pf_to_vf_cmd (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_trace.h14 #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));
A Dhclge_mbx.c34 struct hclge_mbx_pf_to_vf_cmd *resp_pf_to_vf; in hclge_gen_resp_to_vf()
40 resp_pf_to_vf = (struct hclge_mbx_pf_to_vf_cmd *)desc.data; in hclge_gen_resp_to_vf()
91 struct hclge_mbx_pf_to_vf_cmd *resp_pf_to_vf; in hclge_send_mbx_msg()
96 resp_pf_to_vf = (struct hclge_mbx_pf_to_vf_cmd *)desc.data; in hclge_send_mbx_msg()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
A Dhclgevf_trace.h13 #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));
A Dhclgevf_mbx.c160 struct hclge_mbx_pf_to_vf_cmd *req) in hclgevf_handle_mbx_response()
190 struct hclge_mbx_pf_to_vf_cmd *req) in hclgevf_handle_mbx_msg()
214 struct hclge_mbx_pf_to_vf_cmd *req; in hclgevf_mbx_handler()
228 req = (struct hclge_mbx_pf_to_vf_cmd *)desc->data; in hclgevf_mbx_handler()
/linux/drivers/net/ethernet/hisilicon/hns3/
A Dhclge_mbx.h154 struct hclge_mbx_pf_to_vf_cmd { struct

Completed in 8 milliseconds