/linux-4.1.27/drivers/char/tpm/st33zp24/ |
H A D | st33zp24.h | 25 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 D | events.h | 64 struct evtchn_send send = { .port = port }; notify_remote_via_evtchn() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/core/ |
H A D | event.h | 22 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 D | pmu.h | 11 } send; member in struct:nvkm_pmu
|
/linux-4.1.27/net/ipv6/ |
H A D | ip6_icmp.c | 35 ip6_icmp_send_t *send; icmpv6_send() local
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | t3cdev.h | 58 int (*send)(struct t3cdev *dev, struct sk_buff *skb); member in struct:t3cdev
|
H A D | adapter.h | 62 int (*send)(struct port_info *pi, struct sk_buff **skb); member in struct:iscsi_config
|
/linux-4.1.27/drivers/input/serio/ |
H A D | libps2.c | 186 int send = (command >> 12) & 0xf; __ps2_command() local
|
/linux-4.1.27/include/linux/ |
H A D | tpm.h | 39 int (*send) (struct tpm_chip *chip, u8 *buf, size_t len); member in struct:tpm_class_ops
|
H A D | atmdev.h | 106 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 D | mISDNif.h | 475 send_func_t *send; member in struct:mISDNchannel
|
/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ |
H A D | quota.c | 186 bool send = false; iwl_mvm_update_quotas() local
|
/linux-4.1.27/sound/usb/usx2y/ |
H A D | usbusx2y.c | 237 int j, send = us428ctls->p4outSent + 1; i_usX2Y_In04Int() local
|
/linux-4.1.27/net/openvswitch/ |
H A D | vport.h | 177 int (*send)(struct vport *, struct sk_buff *); member in struct:vport_ops
|
/linux-4.1.27/net/rds/ |
H A D | iw_send.c | 130 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 D | ib_send.c | 224 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 D | seq_oss_synth.c | 499 int i, send; snd_seq_oss_synth_sysex() local
|
/linux-4.1.27/drivers/isdn/hisax/ |
H A D | hfc_2bds0.c | 1025 unsigned *send; init_send_hfcd() local
|
H A D | hisax.h | 432 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 D | nbd.c | 141 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 D | eni.h | 41 void __iomem *send; /* base, 0 if unused */ member in struct:eni_tx
|
H A D | fore200e.h | 731 u32 send; /* write register */ member in struct:soft_uart
|
/linux-4.1.27/drivers/usb/gadget/function/ |
H A D | rndis.h | 175 int send; member in struct:rndis_resp_t
|
/linux-4.1.27/drivers/usb/usbip/ |
H A D | usbip_common.c | 455 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 D | xp.h | 286 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 D | htc_hst.h | 39 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 D | rxon.c | 98 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 D | ctcm_mpc.c | 1889 int send = 0; mpc_action_doxid7() local
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
H A D | atombios_dp.c | 87 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 D | runlist.c | 537 int dend, send; /* Last index into @[ds]rl. */ ntfs_runlists_merge() local
|
/linux-4.1.27/fs/ocfs2/cluster/ |
H A D | netdebug.c | 134 s64 sock, send, status; nst_seq_show() local
|
/linux-4.1.27/include/xen/interface/ |
H A D | event_channel.h | 235 struct evtchn_send send; member in union:evtchn_op::__anon13904
|
/linux-4.1.27/drivers/isdn/hardware/mISDN/ |
H A D | netjet.c | 89 struct tiger_dma send; member in struct:tiger_hw
|
/linux-4.1.27/include/net/nfc/ |
H A D | nci_core.h | 72 int (*send)(struct nci_dev *ndev, struct sk_buff *skb); member in struct:nci_ops
|
/linux-4.1.27/include/scsi/ |
H A D | libfcoe.h | 157 void (*send)(struct fcoe_ctlr *, struct sk_buff *); member in struct:fcoe_ctlr
|
/linux-4.1.27/arch/arm/mach-ixp4xx/ |
H A D | ixp4xx_npe.c | 414 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 D | keyspan_pda.S | 310 send: label
|
H A D | xircom_pgs.S | 348 send: label
|
/linux-4.1.27/drivers/isdn/capi/ |
H A D | capidrv.c | 1630 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 D | t4.h | 93 struct fw_ri_send_wr send; member in union:t4_wr
|
H A D | t4fw_ri_api.h | 726 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 D | mei_dev.h | 345 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 D | cdv_intel_dp.c | 569 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 D | route.c | 903 bool send; ip_error() local
|
/linux-4.1.27/net/tipc/ |
H A D | socket.c | 1016 uint mtu, send, sent = 0; __tipc_send_stream() local
|
/linux-4.1.27/drivers/iio/adc/ |
H A D | max1363.c | 185 int (*send)(const struct i2c_client *client, member in struct:max1363_state
|
/linux-4.1.27/drivers/scsi/ |
H A D | stex.c | 305 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 D | qp.c | 121 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 D | cxio_wr.h | 394 struct t3_send_wr send; member in union:t3_wr
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
H A D | intel_dp.c | 796 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 D | cvmx-agl-defs.h | 1680 uint64_t send:1; member in struct:cvmx_agl_gmx_txx_pause_zero::cvmx_agl_gmx_txx_pause_zero_s
|
H A D | cvmx-gmxx-defs.h | 5329 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 D | c2_wr.h | 1073 struct c2wr_send_req send; member in union:c2wr_sqwr
|
/linux-4.1.27/drivers/block/drbd/ |
H A D | drbd_int.h | 787 } send; member in struct:drbd_connection
|
/linux-4.1.27/include/net/bluetooth/ |
H A D | hci_core.h | 388 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 D | uv_mmrs.h | 1444 unsigned long send:1; /* WP */ member in struct:uvh_ipi_int_u::uvh_ipi_int_s
|