Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_mbx.c32 struct hclge_mbx_vf_to_pf_cmd *vf_to_pf_req, in hclge_gen_resp_to_vf()
176 struct hclge_mbx_vf_to_pf_cmd *req, in hclge_get_ring_chain_from_mbx()
236 struct hclge_mbx_vf_to_pf_cmd *req) in hclge_map_unmap_ring_to_vf_vector()
284 struct hclge_mbx_vf_to_pf_cmd *req, in hclge_get_vf_ring_vector_map()
330 struct hclge_mbx_vf_to_pf_cmd *req) in hclge_set_vf_promisc_mode()
350 struct hclge_mbx_vf_to_pf_cmd *mbx_req) in hclge_set_vf_uc_mac_addr()
394 struct hclge_mbx_vf_to_pf_cmd *mbx_req) in hclge_set_vf_mc_mac_addr()
431 struct hclge_mbx_vf_to_pf_cmd *mbx_req, in hclge_set_vf_vlan_cfg()
472 struct hclge_mbx_vf_to_pf_cmd *mbx_req) in hclge_set_vf_alive()
595 struct hclge_mbx_vf_to_pf_cmd *mbx_req) in hclge_get_link_mode()
[all …]
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));
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/hns3vf/
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));
Dhclgevf_mbx.c102 struct hclge_mbx_vf_to_pf_cmd *req; in hclgevf_send_mbx_msg()
106 req = (struct hclge_mbx_vf_to_pf_cmd *)desc.data; in hclgevf_send_mbx_msg()
/Linux-v6.1/drivers/net/ethernet/hisilicon/hns3/
Dhclge_mbx.h154 struct hclge_mbx_vf_to_pf_cmd { struct
241 struct hclge_mbx_vf_to_pf_cmd *req;