Home
last modified time | relevance | path

Searched defs:send_msg (Results 1 – 4 of 4) sorted by relevance

/drivers/char/ipmi/
Dipmi_poweroff.c124 struct kernel_ipmi_msg *send_msg) in ipmi_request_wait_for_response()
144 struct kernel_ipmi_msg *send_msg) in ipmi_request_in_rc_mode()
187 struct kernel_ipmi_msg send_msg; in pps_poweroff_atca() local
214 struct kernel_ipmi_msg send_msg; in ipmi_atca_detect() local
249 struct kernel_ipmi_msg send_msg; in ipmi_poweroff_atca() local
320 struct kernel_ipmi_msg send_msg; in ipmi_poweroff_cpi1() local
471 struct kernel_ipmi_msg send_msg; in ipmi_poweroff_chassis() local
559 struct kernel_ipmi_msg send_msg; in ipmi_po_new_smi() local
/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c252 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_basic_info() local
279 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_port_base_vlan_filter_state() local
307 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_queue_info() local
337 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_queue_depth() local
361 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_qid_global() local
378 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_pf_media_type() local
484 struct hclge_vf_to_pf_msg send_msg; in hclgevf_request_link_info() local
524 struct hclge_vf_to_pf_msg send_msg; in hclgevf_update_link_mode() local
741 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_rss_hash_key() local
1113 struct hclge_vf_to_pf_msg send_msg; in hclgevf_bind_ring_to_vector() local
[all …]
Dhclgevf_mbx.c99 struct hclge_vf_to_pf_msg *send_msg, bool need_resp, in hclgevf_send_mbx_msg()
/drivers/connector/
Dcn_proc.c51 static inline void send_msg(struct cn_msg *msg) in send_msg() function