Home
last modified time | relevance | path

Searched refs:hclge_mbx_vf_to_pf_cmd (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_mbx.c26 * @vf_to_pf_req: pointer to hclge_mbx_vf_to_pf_cmd of the original mailbox
31 struct hclge_mbx_vf_to_pf_cmd *vf_to_pf_req, in hclge_gen_resp_to_vf()
171 struct hclge_mbx_vf_to_pf_cmd *req, in hclge_get_ring_chain_from_mbx()
231 struct hclge_mbx_vf_to_pf_cmd *req) in hclge_map_unmap_ring_to_vf_vector()
250 struct hclge_mbx_vf_to_pf_cmd *req) in hclge_set_vf_promisc_mode()
281 struct hclge_mbx_vf_to_pf_cmd *mbx_req) in hclge_set_vf_uc_mac_addr()
325 struct hclge_mbx_vf_to_pf_cmd *mbx_req) in hclge_set_vf_mc_mac_addr()
364 struct hclge_mbx_vf_to_pf_cmd *mbx_req, in hclge_set_vf_vlan_cfg()
407 struct hclge_mbx_vf_to_pf_cmd *mbx_req) in hclge_set_vf_alive()
493 struct hclge_mbx_vf_to_pf_cmd *mbx_re in hclge_get_link_info()
[all...]
H A Dhclge_trace.h13 #define PF_GET_MBX_LEN (sizeof(struct hclge_mbx_vf_to_pf_cmd) / sizeof(u32))
19 struct hclge_mbx_vf_to_pf_cmd *req),
38 sizeof(struct hclge_mbx_vf_to_pf_cmd));
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_mbx.c27 * @vf_to_pf_req: pointer to hclge_mbx_vf_to_pf_cmd of the original mailbox
32 struct hclge_mbx_vf_to_pf_cmd *vf_to_pf_req, in hclge_gen_resp_to_vf()
181 struct hclge_mbx_vf_to_pf_cmd *req, in hclge_get_ring_chain_from_mbx()
241 struct hclge_mbx_vf_to_pf_cmd *req) in hclge_map_unmap_ring_to_vf_vector()
289 struct hclge_mbx_vf_to_pf_cmd *req, in hclge_get_vf_ring_vector_map()
335 struct hclge_mbx_vf_to_pf_cmd *req) in hclge_set_vf_promisc_mode()
355 struct hclge_mbx_vf_to_pf_cmd *mbx_req) in hclge_set_vf_uc_mac_addr()
399 struct hclge_mbx_vf_to_pf_cmd *mbx_req) in hclge_set_vf_mc_mac_addr()
436 struct hclge_mbx_vf_to_pf_cmd *mbx_req, in hclge_set_vf_vlan_cfg()
477 struct hclge_mbx_vf_to_pf_cmd *mbx_re in hclge_set_vf_alive()
[all...]
H A Dhclge_trace.h13 #define PF_GET_MBX_LEN (sizeof(struct hclge_mbx_vf_to_pf_cmd) / sizeof(u32))
19 struct hclge_mbx_vf_to_pf_cmd *req),
38 sizeof(struct hclge_mbx_vf_to_pf_cmd));
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_trace.h14 #define VF_SEND_MBX_LEN (sizeof(struct hclge_mbx_vf_to_pf_cmd) / sizeof(u32))
50 struct hclge_mbx_vf_to_pf_cmd *req),
69 sizeof(struct hclge_mbx_vf_to_pf_cmd));
H A Dhclgevf_mbx.c94 struct hclge_mbx_vf_to_pf_cmd *req; in hclgevf_send_mbx_msg()
98 req = (struct hclge_mbx_vf_to_pf_cmd *)desc.data; in hclgevf_send_mbx_msg()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_trace.h14 #define VF_SEND_MBX_LEN (sizeof(struct hclge_mbx_vf_to_pf_cmd) / sizeof(u32))
50 struct hclge_mbx_vf_to_pf_cmd *req),
69 sizeof(struct hclge_mbx_vf_to_pf_cmd));
H A Dhclgevf_mbx.c105 struct hclge_mbx_vf_to_pf_cmd *req; in hclgevf_send_mbx_msg()
109 req = (struct hclge_mbx_vf_to_pf_cmd *)desc.data; in hclgevf_send_mbx_msg()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhclge_mbx.h154 struct hclge_mbx_vf_to_pf_cmd { struct
241 struct hclge_mbx_vf_to_pf_cmd *req;
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A Dhclge_mbx.h131 struct hclge_mbx_vf_to_pf_cmd { struct

Completed in 6 milliseconds