Searched defs:send_msg (Results 1 – 4 of 4) sorted by relevance
124 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() local214 struct kernel_ipmi_msg send_msg; in ipmi_atca_detect() local249 struct kernel_ipmi_msg send_msg; in ipmi_poweroff_atca() local320 struct kernel_ipmi_msg send_msg; in ipmi_poweroff_cpi1() local471 struct kernel_ipmi_msg send_msg; in ipmi_poweroff_chassis() local559 struct kernel_ipmi_msg send_msg; in ipmi_po_new_smi() local
252 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_basic_info() local279 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_port_base_vlan_filter_state() local307 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_queue_info() local337 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_queue_depth() local361 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_qid_global() local378 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_pf_media_type() local484 struct hclge_vf_to_pf_msg send_msg; in hclgevf_request_link_info() local524 struct hclge_vf_to_pf_msg send_msg; in hclgevf_update_link_mode() local741 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_rss_hash_key() local1113 struct hclge_vf_to_pf_msg send_msg; in hclgevf_bind_ring_to_vector() local[all …]
99 struct hclge_vf_to_pf_msg *send_msg, bool need_resp, in hclgevf_send_mbx_msg()
51 static inline void send_msg(struct cn_msg *msg) in send_msg() function