Searched defs:send (Results 1 - 56 of 56) sorted by relevance

/linux-4.1.27/drivers/char/tpm/st33zp24/
H A Dst33zp24.h25 int (*send)(void *phy_id, u8 tpm_register, u8 *tpm_data, int tpm_size); member in struct:st33zp24_phy_ops
/linux-4.1.27/include/xen/
H A Devents.h64 struct evtchn_send send = { .port = port }; notify_remote_via_evtchn() local
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Devent.h22 void (*send)(void *data, u32 size, struct nvkm_notify *); member in struct:nvkm_event_func
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dpmu.h11 } send; member in struct:nvkm_pmu
/linux-4.1.27/net/ipv6/
H A Dip6_icmp.c35 ip6_icmp_send_t *send; icmpv6_send() local
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3cdev.h58 int (*send)(struct t3cdev *dev, struct sk_buff *skb); member in struct:t3cdev
H A Dadapter.h62 int (*send)(struct port_info *pi, struct sk_buff **skb); member in struct:iscsi_config
/linux-4.1.27/drivers/input/serio/
H A Dlibps2.c186 int send = (command >> 12) & 0xf; __ps2_command() local
/linux-4.1.27/include/linux/
H A Dtpm.h39 int (*send) (struct tpm_chip *chip, u8 *buf, size_t len); member in struct:tpm_class_ops
H A Datmdev.h106 int (*send)(struct atm_vcc *vcc,struct sk_buff *skb); member in struct:atm_vcc
195 int (*send)(struct atm_vcc *vcc,struct sk_buff *skb); member in struct:atmdev_ops
H A DmISDNif.h475 send_func_t *send; member in struct:mISDNchannel
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
H A Dquota.c186 bool send = false; iwl_mvm_update_quotas() local
/linux-4.1.27/sound/usb/usx2y/
H A Dusbusx2y.c237 int j, send = us428ctls->p4outSent + 1; i_usX2Y_In04Int() local
/linux-4.1.27/net/openvswitch/
H A Dvport.h177 int (*send)(struct vport *, struct sk_buff *); member in struct:vport_ops
/linux-4.1.27/net/rds/
H A Diw_send.c130 struct rds_iw_send_work *send; rds_iw_send_init_ring() local
173 struct rds_iw_send_work *send; rds_iw_send_clear_ring() local
201 struct rds_iw_send_work *send; rds_iw_send_cq_comp_handler() local
501 struct rds_iw_send_work *send = NULL; rds_iw_xmit() local
768 static void rds_iw_build_send_fastreg(struct rds_iw_device *rds_iwdev, struct rds_iw_connection *ic, struct rds_iw_send_work *send, int nent, int len, u64 sg_addr) rds_iw_build_send_fastreg() argument
791 struct rds_iw_send_work *send = NULL; rds_iw_xmit_rdma() local
77 rds_iw_send_unmap_rm(struct rds_iw_connection *ic, struct rds_iw_send_work *send, int wc_status) rds_iw_send_unmap_rm() argument
448 rds_iw_xmit_populate_wr(struct rds_iw_connection *ic, struct rds_iw_send_work *send, unsigned int pos, unsigned long buffer, unsigned int length, int send_flags) rds_iw_xmit_populate_wr() argument
H A Dib_send.c224 struct rds_ib_send_work *send; rds_ib_send_init_ring() local
247 struct rds_ib_send_work *send; rds_ib_send_clear_ring() local
280 struct rds_ib_send_work *send; rds_ib_send_cq_comp_handler() local
530 struct rds_ib_send_work *send = NULL; rds_ib_xmit() local
789 struct rds_ib_send_work *send = NULL; rds_ib_xmit_atomic() local
878 struct rds_ib_send_work *send = NULL; rds_ib_xmit_rdma() local
182 rds_ib_send_unmap_op(struct rds_ib_connection *ic, struct rds_ib_send_work *send, int wc_status) rds_ib_send_unmap_op() argument
495 rds_ib_set_wr_signal_state(struct rds_ib_connection *ic, struct rds_ib_send_work *send, bool notify) rds_ib_set_wr_signal_state() argument
/linux-4.1.27/sound/core/seq/oss/
H A Dseq_oss_synth.c499 int i, send; snd_seq_oss_synth_sysex() local
/linux-4.1.27/drivers/isdn/hisax/
H A Dhfc_2bds0.c1025 unsigned *send; init_send_hfcd() local
H A Dhisax.h432 unsigned int *send; member in struct:hfcB_hw
438 u_int *send; member in struct:tiger_hw
755 unsigned int *send; member in struct:hfcD_hw
/linux-4.1.27/drivers/block/
H A Dnbd.c141 static int sock_xmit(struct nbd_device *nbd, int send, void *buf, int size, sock_xmit() argument
/linux-4.1.27/drivers/atm/
H A Deni.h41 void __iomem *send; /* base, 0 if unused */ member in struct:eni_tx
H A Dfore200e.h731 u32 send; /* write register */ member in struct:soft_uart
/linux-4.1.27/drivers/usb/gadget/function/
H A Drndis.h175 int send; member in struct:rndis_resp_t
/linux-4.1.27/drivers/usb/usbip/
H A Dusbip_common.c455 static void correct_endian_basic(struct usbip_header_basic *base, int send) correct_endian_basic() argument
528 void usbip_header_correct_endian(struct usbip_header *pdu, int send) usbip_header_correct_endian() argument
472 correct_endian_cmd_submit(struct usbip_header_cmd_submit *pdu, int send) correct_endian_cmd_submit() argument
492 correct_endian_ret_submit(struct usbip_header_ret_submit *pdu, int send) correct_endian_ret_submit() argument
510 correct_endian_cmd_unlink(struct usbip_header_cmd_unlink *pdu, int send) correct_endian_cmd_unlink() argument
519 correct_endian_ret_unlink(struct usbip_header_ret_unlink *pdu, int send) correct_endian_ret_unlink() argument
561 usbip_iso_packet_correct_endian( struct usbip_iso_packet_descriptor *iso, int send) usbip_iso_packet_correct_endian() argument
/linux-4.1.27/drivers/misc/sgi-xp/
H A Dxp.h286 enum xp_retval (*send) (short, int, u32, void *, u16); member in struct:xpc_interface
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dhtc_hst.h39 int (*send) (void *hif_handle, u8 pipe, struct sk_buff *buf); member in struct:ath9k_htc_hif
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
H A Drxon.c98 iwlagn_disable_bss(struct iwl_priv *priv, struct iwl_rxon_context *ctx, struct iwl_rxon_cmd *send) iwlagn_disable_bss() argument
118 iwlagn_disable_pan(struct iwl_priv *priv, struct iwl_rxon_context *ctx, struct iwl_rxon_cmd *send) iwlagn_disable_pan() argument
155 iwlagn_disconn_pan(struct iwl_priv *priv, struct iwl_rxon_context *ctx, struct iwl_rxon_cmd *send) iwlagn_disconn_pan() argument
/linux-4.1.27/drivers/s390/net/
H A Dctcm_mpc.c1889 int send = 0; mpc_action_doxid7() local
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Datombios_dp.c87 radeon_process_aux_ch(struct radeon_i2c_chan *chan, u8 *send, int send_bytes, u8 *recv, int recv_size, u8 delay, u8 *ack) radeon_process_aux_ch() argument
/linux-4.1.27/fs/ntfs/
H A Drunlist.c537 int dend, send; /* Last index into @[ds]rl. */ ntfs_runlists_merge() local
/linux-4.1.27/fs/ocfs2/cluster/
H A Dnetdebug.c134 s64 sock, send, status; nst_seq_show() local
/linux-4.1.27/include/xen/interface/
H A Devent_channel.h235 struct evtchn_send send; member in union:evtchn_op::__anon13904
/linux-4.1.27/drivers/isdn/hardware/mISDN/
H A Dnetjet.c89 struct tiger_dma send; member in struct:tiger_hw
/linux-4.1.27/include/net/nfc/
H A Dnci_core.h72 int (*send)(struct nci_dev *ndev, struct sk_buff *skb); member in struct:nci_ops
/linux-4.1.27/include/scsi/
H A Dlibfcoe.h157 void (*send)(struct fcoe_ctlr *, struct sk_buff *); member in struct:fcoe_ctlr
/linux-4.1.27/arch/arm/mach-ixp4xx/
H A Dixp4xx_npe.c414 const u32 *send = msg; npe_send_message() local
492 u32 *send = msg, recv[2]; npe_send_recv_message() local
/linux-4.1.27/firmware/keyspan_pda/
H A Dkeyspan_pda.S310 send: label
H A Dxircom_pgs.S348 send: label
/linux-4.1.27/drivers/isdn/capi/
H A Dcapidrv.c1630 handle_dtrace_data(capidrv_contr *card, int send, int level2, u8 *data, u16 len) handle_dtrace_data() argument
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
H A Dt4.h93 struct fw_ri_send_wr send; member in union:t4_wr
H A Dt4fw_ri_api.h726 struct fw_ri_send_wr send; member in union:fw_ri_wr::fw_ri::fw_ri_init::fw_ri_init_p2p
/linux-4.1.27/drivers/misc/mei/
H A Dmei_dev.h345 int (*send)(struct mei_cl_device *device, u8 *buf, size_t length); member in struct:mei_cl_ops
/linux-4.1.27/drivers/gpu/drm/gma500/
H A Dcdv_intel_dp.c569 cdv_intel_dp_aux_ch(struct gma_encoder *encoder, uint8_t *send, int send_bytes, uint8_t *recv, int recv_size) cdv_intel_dp_aux_ch() argument
671 cdv_intel_dp_aux_native_write(struct gma_encoder *encoder, uint16_t address, uint8_t *send, int send_bytes) cdv_intel_dp_aux_native_write() argument
/linux-4.1.27/net/ipv4/
H A Droute.c903 bool send; ip_error() local
/linux-4.1.27/net/tipc/
H A Dsocket.c1016 uint mtu, send, sent = 0; __tipc_send_stream() local
/linux-4.1.27/drivers/iio/adc/
H A Dmax1363.c185 int (*send)(const struct i2c_client *client, member in struct:max1363_state
/linux-4.1.27/drivers/scsi/
H A Dstex.c305 void (*send) (struct st_hba *, struct req_msg *, u16); member in struct:st_hba
335 void (*send) (struct st_hba *, struct req_msg *, u16); member in struct:st_card_info
/linux-4.1.27/drivers/infiniband/hw/mlx5/
H A Dqp.c121 int mlx5_ib_read_user_wqe(struct mlx5_ib_qp *qp, int send, int wqe_index, mlx5_ib_read_user_wqe() argument
/linux-4.1.27/drivers/infiniband/hw/cxgb3/
H A Dcxio_wr.h394 struct t3_send_wr send; member in union:t3_wr
/linux-4.1.27/drivers/gpu/drm/i915/
H A Dintel_dp.c796 intel_dp_aux_ch(struct intel_dp *intel_dp, const uint8_t *send, int send_bytes, uint8_t *recv, int recv_size) intel_dp_aux_ch() argument
/linux-4.1.27/arch/mips/include/asm/octeon/
H A Dcvmx-agl-defs.h1680 uint64_t send:1; member in struct:cvmx_agl_gmx_txx_pause_zero::cvmx_agl_gmx_txx_pause_zero_s
H A Dcvmx-gmxx-defs.h5329 uint64_t send:1; member in struct:cvmx_gmxx_txx_pause_zero::cvmx_gmxx_txx_pause_zero_s
/linux-4.1.27/drivers/infiniband/hw/amso1100/
H A Dc2_wr.h1073 struct c2wr_send_req send; member in union:c2wr_sqwr
/linux-4.1.27/drivers/block/drbd/
H A Ddrbd_int.h787 } send; member in struct:drbd_connection
/linux-4.1.27/include/net/bluetooth/
H A Dhci_core.h388 int (*send)(struct hci_dev *hdev, struct sk_buff *skb); member in struct:hci_dev
/linux-4.1.27/arch/x86/include/asm/uv/
H A Duv_mmrs.h1444 unsigned long send:1; /* WP */ member in struct:uvh_ipi_int_u::uvh_ipi_int_s

Completed in 4745 milliseconds