Home
last modified time | relevance | path

Searched refs:hclge_vf_to_pf_msg (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A Dhclge_mbx.h102 struct hclge_vf_to_pf_msg { struct
139 struct hclge_vf_to_pf_msg msg;
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c109 static void hclgevf_build_send_msg(struct hclge_vf_to_pf_msg *msg, u8 code, in hclgevf_build_send_msg()
113 memset(msg, 0, sizeof(struct hclge_vf_to_pf_msg)); in hclgevf_build_send_msg()
124 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_basic_info()
151 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_port_base_vlan_filter_state()
177 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_queue_info()
204 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_queue_depth()
227 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_qid_global()
244 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_pf_media_type()
359 struct hclge_vf_to_pf_msg send_msg; in hclgevf_request_link_info()
399 struct hclge_vf_to_pf_msg send_ms in hclgevf_update_link_mode()
[all...]
H A Dhclgevf_mbx.c102 struct hclge_vf_to_pf_msg *send_msg, bool need_resp, in hclgevf_send_mbx_msg()
121 memcpy(&req->msg, send_msg, sizeof(struct hclge_vf_to_pf_msg)); in hclgevf_send_mbx_msg()
H A Dhclgevf_main.h286 struct hclge_vf_to_pf_msg *send_msg, bool need_resp,
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.c233 static void hclgevf_build_send_msg(struct hclge_vf_to_pf_msg *msg, u8 code, in hclgevf_build_send_msg()
237 memset(msg, 0, sizeof(struct hclge_vf_to_pf_msg)); in hclgevf_build_send_msg()
245 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_tc_info()
267 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_port_base_vlan_filter_state()
295 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_queue_info()
325 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_queue_depth()
349 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_qid_global()
366 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_pf_media_type()
459 struct hclge_vf_to_pf_msg send_msg; in hclgevf_request_link_info()
500 struct hclge_vf_to_pf_msg send_ms in hclgevf_update_link_mode()
[all...]
H A Dhclgevf_mbx.c91 struct hclge_vf_to_pf_msg *send_msg, bool need_resp, in hclgevf_send_mbx_msg()
110 memcpy(&req->msg, send_msg, sizeof(struct hclge_vf_to_pf_msg)); in hclgevf_send_mbx_msg()
H A Dhclgevf_main.h339 struct hclge_vf_to_pf_msg *send_msg, bool need_resp,
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhclge_mbx.h115 struct hclge_vf_to_pf_msg { struct
162 struct hclge_vf_to_pf_msg msg;

Completed in 10 milliseconds