Home
last modified time | relevance | path

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

/linux/drivers/char/ipmi/
H A Dipmi_powernv.c36 static int ipmi_powernv_start_processing(void *send_info, struct ipmi_smi *intf) in ipmi_powernv_start_processing() argument
54 static void ipmi_powernv_send(void *send_info, struct ipmi_smi_msg *msg) in ipmi_powernv_send() argument
178 static void ipmi_powernv_request_events(void *send_info) in ipmi_powernv_request_events() argument
182 static void ipmi_powernv_set_run_to_completion(void *send_info, in ipmi_powernv_set_run_to_completion() argument
187 static void ipmi_powernv_poll(void *send_info) in ipmi_powernv_poll() argument
H A Dipmi_ssif.c1071 static void sender(void *send_info, in sender() argument
1094 static int get_smi_info(void *send_info, struct ipmi_smi_info *data) in get_smi_info() argument
1109 static void request_events(void *send_info) in request_events() argument
1126 static void ssif_set_need_watch(void *send_info, unsigned int watch_mask) in ssif_set_need_watch() argument
1147 static int ssif_start_processing(void *send_info, in ssif_start_processing() argument
1259 shutdown_ssif(void * send_info) shutdown_ssif() argument
[all...]
H A Dipmi_msghandler.c456 void *send_info; member
3533 void *send_info, in ipmi_add_smi() argument
[all...]
/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() argument
568 dr_fill_write_args_segs(struct mlx5dr_send_ring * send_ring,struct postsend_info * send_info) dr_fill_write_args_segs() argument
580 dr_fill_write_icm_segs(struct mlx5dr_domain * dmn,struct mlx5dr_send_ring * send_ring,struct postsend_info * send_info) dr_fill_write_icm_segs() argument
618 dr_fill_data_segs(struct mlx5dr_domain * dmn,struct mlx5dr_send_ring * send_ring,struct postsend_info * send_info) dr_fill_data_segs() argument
627 dr_postsend_icm_data(struct mlx5dr_domain * dmn,struct postsend_info * send_info) dr_postsend_icm_data() argument
699 struct postsend_info send_info = {}; mlx5dr_send_postsend_ste() local
734 struct postsend_info send_info = {}; mlx5dr_send_postsend_htbl() local
817 struct postsend_info send_info = {}; mlx5dr_send_postsend_formatted_htbl() local
839 struct postsend_info send_info = {}; mlx5dr_send_postsend_action() local
857 struct postsend_info send_info = {}; mlx5dr_send_postsend_pattern() local
883 struct postsend_info send_info = {}; mlx5dr_send_postsend_args() local
[all...]
/linux/include/linux/
H A Dipmi_smi.h298 ipmi_register_smi(handlers,send_info,dev,slave_addr) global() argument
[all...]
/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
[all...]
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dbridge.c27 struct switchdev_notifier_fdb_info send_info = {}; in mlx5_esw_bridge_fdb_offload_notify() 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.c1355 struct subflow_send_info send_info[SSK_MODE_MAX]; in mptcp_subflow_get_send() local