Searched defs:send_msg (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
H A D | hclgevf_main.c | 159 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_basic_info() local 186 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_port_base_vlan_filter_state() local 212 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_queue_info() local 239 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_queue_depth() local 262 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_qid_global() local 279 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_pf_media_type() local 394 struct hclge_vf_to_pf_msg send_msg; in hclgevf_request_link_info() local 434 struct hclge_vf_to_pf_msg send_msg; in hclgevf_update_link_mode() local 526 struct hclge_vf_to_pf_msg send_msg; in hclgevf_get_rss_hash_key() local 661 struct hclge_vf_to_pf_msg send_msg; in hclgevf_bind_ring_to_vector() local [all …]
|
H A D | hclgevf_mbx.c | 102 struct hclge_vf_to_pf_msg *send_msg, bool need_resp, in hclgevf_send_mbx_msg()
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | ns_current_pid_tgid.c | 126 static const char send_msg[] = "message"; in test_current_pid_tgid_sk_msg() local
|
H A D | tcp_hdr_options.c | 459 const char send_msg[] = "MISC!!!"; in misc() local
|
/linux/drivers/connector/ |
H A D | cn_proc.c | 88 static inline void send_msg(struct cn_msg *msg) in send_msg() function
|
/linux/sound/pci/mixart/ |
H A D | mixart_core.c | 127 static int send_msg( struct mixart_mgr *mgr, in send_msg() function
|
/linux/net/tipc/ |
H A D | bearer.h | 105 int (*send_msg)(struct net *net, struct sk_buff *buf, member
|
/linux/tools/testing/selftests/net/ |
H A D | nettest.c | 1023 static int send_msg(int sd, void *addr, socklen_t alen, struct sock_args *args) in send_msg() function
|
/linux/drivers/usb/typec/ |
H A D | anx7411.c | 277 struct fw_msg send_msg; member
|
/linux/drivers/crypto/intel/qat/qat_common/ |
H A D | adf_accel_devices.h | 252 int (*send_msg)(struct adf_accel_dev *accel_dev, struct pfvf_message msg, global() member
|