Home
last modified time | relevance | path

Searched defs:send_info (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_send.c484 static void dr_post_send(struct mlx5dr_qp *dr_qp, struct postsend_info *send_info) in dr_post_send()
568 struct postsend_info *send_info) in dr_fill_write_args_segs()
580 struct postsend_info *send_info) in dr_fill_write_icm_segs()
618 struct postsend_info *send_info) in dr_fill_data_segs()
627 struct postsend_info *send_info) in dr_postsend_icm_data()
699 struct postsend_info send_info = {}; in mlx5dr_send_postsend_ste() local
734 struct postsend_info send_info = {}; in mlx5dr_send_postsend_htbl() local
817 struct postsend_info send_info = {}; in mlx5dr_send_postsend_formatted_htbl() local
839 struct postsend_info send_info = {}; in mlx5dr_send_postsend_action() local
857 struct postsend_info send_info = {}; in mlx5dr_send_postsend_pattern() local
[all …]
/linux/drivers/char/ipmi/
H A Dipmi_si_intf.c901 static void flush_messages(void *send_info) in flush_messages()
917 static int sender(void *send_info, struct ipmi_smi_msg *msg) in sender()
951 static void set_run_to_completion(void *send_info, bool i_run_to_completion) in set_run_to_completion()
1052 static void poll(void *send_info) in poll()
1070 static void request_events(void *send_info) in request_events()
1080 static void set_need_watch(void *send_info, unsigned int watch_mask) in set_need_watch()
1161 static int smi_start_processing(void *send_info, in smi_start_processing()
1206 static int get_smi_info(void *send_info, struct ipmi_smi_info *data) in get_smi_info()
1218 static void set_maintenance_mode(void *send_info, bool enable) in set_maintenance_mode()
2238 static void shutdown_smi(void *send_info) in shutdown_smi()
H A Dipmi_ssif.c1071 static int sender(void *send_info, struct ipmi_smi_msg *msg) in sender()
1092 static int get_smi_info(void *send_info, struct ipmi_smi_info *data) in get_smi_info()
1107 static void request_events(void *send_info) in request_events()
1124 static void ssif_set_need_watch(void *send_info, unsigned int watch_mask) in ssif_set_need_watch()
1145 static int ssif_start_processing(void *send_info, in ssif_start_processing()
1257 static void shutdown_ssif(void *send_info) in shutdown_ssif()
H A Dipmi_msghandler.c461 void *send_info; member
3567 void *send_info, in ipmi_add_smi()
/linux/drivers/misc/vmw_vmci/
H A Dvmci_host.c364 struct vmci_datagram_snd_rcv_info send_info; in vmci_host_do_send_datagram() local
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_switchdev.c1206 struct switchdev_notifier_fdb_info send_info = {}; in prestera_fdb_offload_notify() local
/linux/net/mptcp/
H A Dprotocol.c1459 struct subflow_send_info send_info[SSK_MODE_MAX]; in mptcp_subflow_get_send() local