Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_mbx.c16 struct hclge_mbx_vf_to_pf_cmd *vf_to_pf_req, in hclge_gen_resp_to_vf()
133 struct hclge_mbx_vf_to_pf_cmd *req, in hclge_get_ring_chain_from_mbx()
187 struct hclge_mbx_vf_to_pf_cmd *req) in hclge_map_unmap_ring_to_vf_vector()
206 struct hclge_mbx_vf_to_pf_cmd *req) in hclge_set_vf_promisc_mode()
217 struct hclge_mbx_vf_to_pf_cmd *mbx_req) in hclge_set_vf_uc_mac_addr()
260 struct hclge_mbx_vf_to_pf_cmd *mbx_req, in hclge_set_vf_mc_mac_addr()
311 struct hclge_mbx_vf_to_pf_cmd *mbx_req) in hclge_set_vf_vlan_cfg()
352 struct hclge_mbx_vf_to_pf_cmd *mbx_req, in hclge_set_vf_alive()
367 struct hclge_mbx_vf_to_pf_cmd *mbx_req, in hclge_get_vf_tcinfo()
385 struct hclge_mbx_vf_to_pf_cmd *mbx_req, in hclge_get_vf_queue_info()
[all …]
/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/
Dhclge_mbx.h86 struct hclge_mbx_vf_to_pf_cmd { struct
/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_mbx.c86 struct hclge_mbx_vf_to_pf_cmd *req; in hclgevf_send_mbx_msg()
90 req = (struct hclge_mbx_vf_to_pf_cmd *)desc.data; in hclgevf_send_mbx_msg()
Dhclgevf_main.c998 struct hclge_mbx_vf_to_pf_cmd *req; in hclgevf_bind_ring_to_vector()
1004 req = (struct hclge_mbx_vf_to_pf_cmd *)desc.data; in hclgevf_bind_ring_to_vector()
1118 struct hclge_mbx_vf_to_pf_cmd *req; in hclgevf_cmd_set_promisc_mode()
1122 req = (struct hclge_mbx_vf_to_pf_cmd *)desc.data; in hclgevf_cmd_set_promisc_mode()