Home
last modified time | relevance | path

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

/Linux-v4.19/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()
118 struct hclge_mbx_vf_to_pf_cmd *req, in hclge_get_ring_chain_from_mbx()
172 struct hclge_mbx_vf_to_pf_cmd *req) in hclge_map_unmap_ring_to_vf_vector()
193 struct hclge_mbx_vf_to_pf_cmd *req) in hclge_set_vf_promisc_mode()
205 struct hclge_mbx_vf_to_pf_cmd *mbx_req, in hclge_set_vf_uc_mac_addr()
274 struct hclge_mbx_vf_to_pf_cmd *mbx_req, in hclge_set_vf_mc_mac_addr()
323 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_get_vf_tcinfo()
365 struct hclge_mbx_vf_to_pf_cmd *mbx_req, in hclge_get_vf_queue_info()
383 struct hclge_mbx_vf_to_pf_cmd *mbx_req) in hclge_get_link_info()
[all …]
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_mbx.c80 struct hclge_mbx_vf_to_pf_cmd *req; in hclgevf_send_mbx_msg()
84 req = (struct hclge_mbx_vf_to_pf_cmd *)desc.data; in hclgevf_send_mbx_msg()
Dhclgevf_main.c561 struct hclge_mbx_vf_to_pf_cmd *req; in hclgevf_bind_ring_to_vector()
567 req = (struct hclge_mbx_vf_to_pf_cmd *)desc.data; in hclgevf_bind_ring_to_vector()
679 struct hclge_mbx_vf_to_pf_cmd *req; in hclgevf_cmd_set_promisc_mode()
683 req = (struct hclge_mbx_vf_to_pf_cmd *)desc.data; in hclgevf_cmd_set_promisc_mode()
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/
Dhclge_mbx.h74 struct hclge_mbx_vf_to_pf_cmd { struct