Searched refs:receive (Results 26 - 50 of 64) sorted by relevance

123

/linux-master/drivers/s390/crypto/
H A Dap_bus.h27 #define AP_POLL_TIME 1 /* Time in ticks between receive polls. */
226 /* receive is called from tasklet context */
227 void (*receive)(struct ap_queue *, struct ap_message *, member in struct:ap_message
H A Dzcrypt_msgtype6.c986 ap_msg->receive = zcrypt_msgtype6_receive;
1036 ap_msg->receive = zcrypt_msgtype6_receive;
1087 ap_msg->receive = zcrypt_msgtype6_receive;
1184 ap_msg->receive = zcrypt_msgtype6_receive_ep11;
1297 ap_msg->receive = zcrypt_msgtype6_receive;
H A Dzcrypt_msgtype50.c464 ap_msg->receive = zcrypt_msgtype50_receive;
514 ap_msg->receive = zcrypt_msgtype50_receive;
/linux-master/drivers/net/hamradio/
H A Dbaycom_epp.c551 static int receive(struct net_device *dev, int cnt) function
677 if (receive(dev, cnt))
719 if (receive(dev, cnt))
730 if (receive(dev, 1))
/linux-master/drivers/infiniband/hw/irdma/
H A Dpuda.c267 ibdev_dbg(to_ibdev(cq->dev), "PUDA: receive error\n");
385 rsrc->receive(rsrc->vsi, buf);
1035 rsrc->receive = info->receive;
1041 rsrc->receive = irdma_ieq_receive;
1233 * @buf: receive exception buffer
1317 * @rxlist: resource list for receive ieq buffes
1319 * @buf: first receive buffer
1362 * @buf: receive buffer
1431 * @buf: receive buffe
[all...]
/linux-master/net/caif/
H A Dchnl_net.c389 priv->chnl.receive = chnl_recv_cb;
H A Dcfcnfg.c326 if (adap_layer->receive == NULL) {
327 pr_err("adap_layer->receive is NULL\n");
H A Dcfctrl.c48 this->serv.layer.receive = cfctrl_recv;
H A Dcaif_socket.c823 cf_sk->layer.receive = caif_sktrecv_cb;
/linux-master/drivers/net/hyperv/
H A Dhyperv_net.h86 /* The base CPU number to do receive processing. not used */
132 } receive; member in union:ndis_tcp_ip_checksum_info::__anon1629
424 * This message is used by the VSC to send a receive buffer to the VSP. The VSP
425 * can then use the receive buffer to send data to the VSC.
440 * This message is used by the VSP to acknowledge a receive buffer send by the
441 * VSC. This message must be sent by the VSP before the VSP uses the receive
449 * The receive buffer is split into two parts, a large suballocation
455 * For example, the following break up of the receive buffer has 6
471 * This message is sent by the VSC to revoke the receive buffer. After the VSP
472 * completes this transaction, the vsp should never use the receive buffe
1692 struct rndis_flowspec receive; member in struct:rcondis_call_manager_parameters
[all...]
H A Dnetvsc_drv.c166 /* make sure receive not running now */
838 if ((ppi_flags & NVSC_RSC_CSUM_INFO) && csum_info->receive.ip_checksum_value_invalid &&
839 csum_info->receive.ip_checksum_succeeded &&
851 if (csum_info->receive.tcp_checksum_succeeded ||
852 csum_info->receive.udp_checksum_succeeded)
871 * netvsc_recv_callback - Callback when we receive a packet from the
1822 * It does have pre-allocated receive area which is divided into sections.
2201 "can not register netvsc VF receive handler (err = %d)\n",
/linux-master/drivers/s390/char/
H A Dsclp.c54 /* Mask of events that we can receive from the sclp interface. */
173 u64 receive; member in struct:__anon395
177 d.receive = reg->receive_mask;
759 /* Dispatch changes in send and receive mask to registered listeners. */
839 /* Calculate receive and send mask of currently registered listeners.
1188 /* Reboot event handler. Reset send and receive mask to prevent pending SCLP
/linux-master/drivers/isdn/hardware/mISDN/
H A Dhfcpci.c420 printk(KERN_WARNING "HFCPCI: receive out of memory\n");
449 * D-channel receive procedure
497 "HFC-PCI: D receive out of memory\n");
531 * check for transparent receive data and read max one 'poll' size if avail
595 * B-channel main receive routine
602 int receive = 0, count = 5; local
645 receive = 1;
647 receive = 0;
652 receive = 0;
653 if (count && receive)
[all...]
/linux-master/drivers/net/team/
H A Dteam_core.c542 !team->mode->ops->receive)
543 team->ops.receive = team_dummy_receive;
545 team->ops.receive = team->mode->ops->receive;
746 res = team->ops.receive(team, port, skb);
H A Dteam_mode_loadbalance.c672 .receive = lb_receive,
/linux-master/drivers/tty/
H A Dn_gsm.c229 * and destroyed by the user context, and updated by the receive paths
300 void (*receive)(struct gsm_mux *gsm, u8 ch); member in struct:gsm_mux
1951 /* Or did we receive the PN response to our PN command */
1954 /* Or did we receive the TEST response to our TEST command */
2024 * us from colliding with another sender or a receive completion event.
2372 * off timers. We may also receive a DM reply from the other end which
2853 * gsm0_receive_state_check_and_fix - check and correct receive state
2856 * Ensures that the current receive state is valid for basic option mode.
2973 * gsm1_receive_state_check_and_fix - check and correct receive state
2976 * Ensures that the current receive stat
[all...]
/linux-master/fs/smb/client/
H A Dtransport.c784 mid_receive_t *receive, mid_callback_t *callback,
825 mid->receive = receive;
1182 * will not receive a response to - return credits back
1193 * been spent and we can't return them back. Once we receive responses
783 cifs_call_async(struct TCP_Server_Info *server, struct smb_rqst *rqst, mid_receive_t *receive, mid_callback_t *callback, mid_handle_t *handle, void *cbdata, const int flags, const struct cifs_credits *exist_credits) argument
H A Dcifsproto.h97 mid_receive_t *receive, mid_callback_t *callback,
/linux-master/drivers/spi/
H A Dspi-fsl-spi.c431 u32 rx_data = mpc8xxx_spi_read_reg(&reg_base->receive);
/linux-master/drivers/net/ethernet/renesas/
H A Dravb_main.c589 /* Frame receive */
637 /* Frame receive */
761 /* Packet receive function for Gigabit Ethernet */
889 /* Packet receive function for Ethernet AVB */
999 /* Packet receive function for Ethernet AVB */
1005 return info->receive(ndev, quota, q);
2625 .receive = ravb_rx_rcar,
2649 .receive = ravb_rx_rcar,
2670 .receive = ravb_rx_rcar,
2693 .receive
[all...]
H A Dravb.h1042 bool (*receive)(struct net_device *ndev, int *quota, int q); member in struct:ravb_hw_info
/linux-master/drivers/infiniband/hw/mlx5/
H A Dodp.c62 * receive queue, according to event_subtype.
344 if (MLX5_CAP_ODP(dev->mdev, rc_odp_caps.receive))
362 if (MLX5_CAP_ODP(dev->mdev, xrc_odp_caps.receive))
976 * @receive_queue: receive WQE end of sg list
1016 /* receive WQE end of sg list. */
1121 mlx5_ib_err(dev, "Couldn't read all of the receive WQE's content\n");
1145 mlx5_ib_err(dev, "Couldn't read all of the receive WQE's content\n");
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmain.c486 ODP_CAP_SET_MAX(dev, xrc_odp_caps.receive);
492 ODP_CAP_SET_MAX(dev, dc_odp_caps.receive);
/linux-master/drivers/scsi/elx/efct/
H A Defct_hw.c2700 struct efc_dma *receive = &io->rsp; local
2743 cpu_to_le32(upper_32_bits(receive->phys));
2745 cpu_to_le32(lower_32_bits(receive->phys));
2750 sge[1].buffer_length = cpu_to_le32(receive->size);
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_msg.c557 * Can also receive a result from host and return that to user-space.
604 DRM_ERROR("Failed to receive message from host.\n");
608 if (copy_to_user((void __user *)((unsigned long)arg->receive),

Completed in 443 milliseconds

123