Searched refs:reply (Results 151 - 175 of 296) sorted by relevance

1234567891011>>

/linux-master/arch/um/drivers/
H A Dvirtio_uml.c349 struct vhost_user_msg reply = { local
352 size_t size = sizeof(reply.header) + sizeof(reply.payload.integer);
355 reply.header = msg->header;
356 reply.header.flags &= ~VHOST_USER_FLAG_NEED_REPLY;
357 reply.header.flags |= VHOST_USER_FLAG_REPLY;
358 reply.header.size = sizeof(reply.payload.integer);
360 rc = full_sendmsg_fds(vu_dev->req_fd, &reply, size, NULL, 0);
364 "sending reply t
[all...]
/linux-master/drivers/gpu/drm/
H A Ddrm_vblank.c1621 vblwait->reply.sequence = seq;
1625 vblwait->reply.sequence = req_seq;
1668 struct drm_wait_vblank_reply *reply)
1678 reply->sequence = drm_vblank_count_and_time(dev, pipe, &now);
1680 reply->tval_sec = (u32)ts.tv_sec;
1681 reply->tval_usec = ts.tv_nsec / 1000;
1750 drm_wait_vblank_reply(dev, pipe, &vblwait->reply);
1817 drm_wait_vblank_reply(dev, pipe, &vblwait->reply);
1820 pipe, vblwait->reply.sequence);
1667 drm_wait_vblank_reply(struct drm_device *dev, unsigned int pipe, struct drm_wait_vblank_reply *reply) argument
/linux-master/drivers/net/vxlan/
H A Dvxlan_core.c1887 struct sk_buff *reply; local
1901 reply = arp_create(ARPOP_REPLY, ETH_P_ARP, sip, dev, tip, sha,
1906 if (reply == NULL)
1909 skb_reset_mac_header(reply);
1910 __skb_pull(reply, skb_network_offset(reply));
1911 reply->ip_summed = CHECKSUM_UNNECESSARY;
1912 reply->pkt_type = PACKET_HOST;
1914 if (netif_rx(reply) == NET_RX_DROP) {
1938 struct sk_buff *reply; local
2051 struct sk_buff *reply; local
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_i2c_hw.c105 struct i2c_payload *reply)
107 uint32_t length = reply->length;
108 uint8_t *buffer = reply->data;
103 process_channel_reply( struct dce_i2c_hw *dce_i2c_hw, struct i2c_payload *reply) argument
/linux-master/drivers/media/cec/core/
H A Dcec-adap.c308 * A CEC transmit (and a possible wait for reply) completed.
348 * finish, or the reply timed out.
668 msg->len, msg->msg, data->attempts, msg->reply);
693 * for a reply.
741 * Called when waiting for a reply times out.
788 if (msg->reply && msg->timeout == 0) {
807 __func__, msg->len, msg->msg, msg->reply,
814 dprintk(1, "%s: can't reply to poll msg\n", __func__);
893 if (msg->reply) {
894 dprintk(1, "%s: invalid msg->reply\
[all...]
/linux-master/drivers/s390/net/
H A Dqeth_core_main.c873 QETH_DBF_MESSAGE(2, "Received data is IPA but not a reply!\n");
960 struct qeth_reply *reply = NULL; local
1000 reply = &request->reply;
1001 if (!reply->callback) {
1011 rc = reply->callback(card, reply, cmd ? (unsigned long)cmd :
1977 struct qeth_cmd_buffer *reply)
1980 return !IS_IPA(reply->data);
2016 * > 0 if more reply block
1976 qeth_mpc_match_reply(struct qeth_cmd_buffer *iob, struct qeth_cmd_buffer *reply) argument
2031 struct qeth_reply *reply = &iob->reply; local
2326 qeth_cm_enable_cb(struct qeth_card *card, struct qeth_reply *reply, unsigned long data) argument
2358 qeth_cm_setup_cb(struct qeth_card *card, struct qeth_reply *reply, unsigned long data) argument
2456 qeth_ulp_enable_cb(struct qeth_card *card, struct qeth_reply *reply, unsigned long data) argument
2521 qeth_ulp_setup_cb(struct qeth_card *card, struct qeth_reply *reply, unsigned long data) argument
3066 qeth_ipa_match_reply(struct qeth_cmd_buffer *iob, struct qeth_cmd_buffer *reply) argument
3104 qeth_send_ipa_cmd_cb(struct qeth_card *card, struct qeth_reply *reply, unsigned long data) argument
3143 qeth_send_startlan_cb(struct qeth_card *card, struct qeth_reply *reply, unsigned long data) argument
3174 qeth_query_setadapterparms_cb(struct qeth_card *card, struct qeth_reply *reply, unsigned long data) argument
3233 qeth_query_ipassists_cb(struct qeth_card *card, struct qeth_reply *reply, unsigned long data) argument
3281 qeth_query_switch_attributes_cb(struct qeth_card *card, struct qeth_reply *reply, unsigned long data) argument
3337 qeth_query_setdiagass_cb(struct qeth_card *card, struct qeth_reply *reply, unsigned long data) argument
3387 qeth_hw_trap_cb(struct qeth_card *card, struct qeth_reply *reply, unsigned long data) argument
4380 qeth_setadp_promisc_mode_cb(struct qeth_card *card, struct qeth_reply *reply, unsigned long data) argument
4417 qeth_setadpparms_change_macaddr_cb(struct qeth_card *card, struct qeth_reply *reply, unsigned long data) argument
4462 qeth_setadpparms_set_access_ctrl_cb(struct qeth_card *card, struct qeth_reply *reply, unsigned long data) argument
4637 qeth_snmp_command_cb(struct qeth_card *card, struct qeth_reply *reply, unsigned long data) argument
4743 qeth_setadpparms_query_oat_cb(struct qeth_card *card, struct qeth_reply *reply, unsigned long data) argument
4827 struct qeth_query_oat_reply *reply; local
6021 qeth_setassparms_get_caps_cb(struct qeth_card *card, struct qeth_reply *reply, unsigned long data) argument
6036 qeth_setassparms_cb(struct qeth_card *card, struct qeth_reply *reply, unsigned long data) argument
6578 qeth_start_csum_cb(struct qeth_card *card, struct qeth_reply *reply, unsigned long data) argument
6665 qeth_start_tso_cb(struct qeth_card *card, struct qeth_reply *reply, unsigned long data) argument
[all...]
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dtxrx.c1161 } __packed reply = { local
1200 WMI_VRING_CFG_DONE_EVENTID, &reply, sizeof(reply),
1205 if (reply.cmd.status != WMI_FW_STATUS_SUCCESS) {
1207 reply.cmd.status);
1213 vring->hwtail = le32_to_cpu(reply.cmd.tx_vring_tail_ptr);
1264 } __packed reply = { local
1289 WMI_VRING_CFG_DONE_EVENTID, &reply, sizeof(reply),
1294 if (reply
1338 } __packed reply = { local
[all...]
/linux-master/drivers/macintosh/ams/
H A Dams-pmu.c73 return req.reply[0];
/linux-master/include/uapi/linux/
H A Dfd.h368 /* The command may take up the space initially intended for the reply
369 * and the reply count. Needed for long 82078 commands such as RESTORE,
378 unsigned char reply[FD_RAW_REPLY_SIZE]; member in struct:floppy_raw_cmd::__anon1685::__anon1686
/linux-master/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_tlv.c724 u32 reply[3]; local
844 /* generate reply with test result */
845 fm10k_tlv_msg_init(reply, FM10K_TLV_MSG_ID_TEST);
846 fm10k_tlv_attr_put_s32(reply, FM10K_TEST_MSG_RESULT, err);
849 return mbx->ops.enqueue_tx(hw, mbx, reply);
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_dp_auxch.c201 msg->reply = ack >> 4;
/linux-master/drivers/xen/xenbus/
H A Dxenbus_xs.c236 /* Save the caller req_id and restore it later in the reply */
301 /* Send message to xs, get kmalloc'ed reply. ERR_PTR() on error. */
368 static int xs_error(char *reply) argument
370 if (IS_ERR(reply))
371 return PTR_ERR(reply);
372 kfree(reply);
912 * Wake up all threads waiting for a xenstore reply. In case of shutdown all
914 * return in spite of xenstore possibly no longer being able to reply. This
/linux-master/drivers/message/fusion/
H A Dmptscsih.c106 MPT_FRAME_HDR *req, MPT_FRAME_HDR *reply);
424 * mptscsih_info_scsiio - debug print info on reply frame
427 * @pScsiReply: Pointer to MPT reply frame
576 * @r: Pointer to MPT reply frame (NULL if TurboReply)
641 sc->result = DID_OK << 16; /* Set default reply as OK */
656 /* special context reply handling */
1007 } /* end of address reply case */
1021 * Scsi_Host instance taskQ and reply to OS.
1632 (SCSITaskMgmtReply_t *) ioc->taskmgmt_cmds.reply);
2095 * @mr: Pointer to SCSI task mgmt reply fram
2674 mptscsih_scandv_complete(MPT_ADAPTER *ioc, MPT_FRAME_HDR *req, MPT_FRAME_HDR *reply) argument
2724 mptscsih_get_completion_code(MPT_ADAPTER *ioc, MPT_FRAME_HDR *req, MPT_FRAME_HDR *reply) argument
[all...]
H A Dmptsas.c1257 memcpy(ioc->taskmgmt_cmds.reply, mr,
1258 min(MPT_DEFAULT_FRAME_SIZE, 4 * mr->u.reply.MsgLength));
2090 MPT_FRAME_HDR *reply)
2093 if (reply != NULL) {
2095 memcpy(ioc->sas_mgmt.reply, reply,
2096 min(ioc->reply_sz, 4 * reply->u.reply.MsgLength));
2111 SasIoUnitControlReply_t *reply; local
2158 /* a reply fram
2089 mptsas_mgmt_done(MPT_ADAPTER *ioc, MPT_FRAME_HDR *req, MPT_FRAME_HDR *reply) argument
5003 mptsas_event_process(MPT_ADAPTER *ioc, EventNotificationReply_t *reply) argument
[all...]
/linux-master/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_ctrl_net.h160 u16 reply; member in struct:octep_ctrl_net_resp_hdr::__anon1408
/linux-master/drivers/macintosh/
H A Dvia-pmu-backlight.c176 (req.reply[0] >> 4) *
/linux-master/drivers/gpu/drm/gma500/
H A Dcdv_intel_dp.c714 uint8_t reply[20]; local
729 reply, reply_bytes);
734 ack = reply[0] >> 4;
736 memcpy(recv, reply + 1, ret - 1);
757 uint8_t reply[2]; local
796 reply, reply_bytes);
802 switch ((reply[0] >> 4) & DP_AUX_NATIVE_REPLY_MASK) {
815 DRM_ERROR("aux_ch invalid native reply 0x%02x\n",
816 reply[0]);
820 switch ((reply[
[all...]
/linux-master/drivers/net/usb/
H A Dcx82310_eth.c51 * - optionally wait for the reply
52 * - optionally read some data from the reply
54 static int cx82310_cmd(struct usbnet *dev, enum cx82310_cmd cmd, bool reply, argument
79 if (reply) {
80 /* wait for reply, retry if it's empty */
87 netdev_err(dev->net, "reply receive error %d\n",
95 netdev_err(dev->net, "no reply to command %#x\n", cmd);
100 netdev_err(dev->net, "got reply to command %#x, expected: %#x\n",
/linux-master/drivers/media/dvb-frontends/
H A Dtda10071.c240 struct dvb_diseqc_slave_reply *reply)
271 /* reply len */
276 reply->msg_len = uitmp & 0x1f; /* [4:0] */
277 if (reply->msg_len > sizeof(reply->msg))
278 reply->msg_len = sizeof(reply->msg); /* truncate API max */
280 /* read reply */
288 ret = regmap_bulk_read(dev->regmap, cmd.len, reply->msg,
289 reply
239 tda10071_diseqc_recv_slave_reply(struct dvb_frontend *fe, struct dvb_diseqc_slave_reply *reply) argument
[all...]
H A Ds5h1420.c207 struct dvb_diseqc_slave_reply* reply)
222 timeout = jiffies + ((reply->timeout*HZ) / 1000);
243 if (length > sizeof(reply->msg)) {
247 reply->msg_len = length;
251 reply->msg[i] = s5h1420_readreg(state, 0x3d + i);
206 s5h1420_recv_slave_reply(struct dvb_frontend* fe, struct dvb_diseqc_slave_reply* reply) argument
/linux-master/net/vmw_vsock/
H A Dvirtio_transport_common.c303 if (info->reply)
1098 .reply = !!skb,
1119 .reply = true,
1121 struct sk_buff *reply; local
1130 reply = virtio_transport_alloc_skb(&info, 0, false,
1135 if (!reply)
1138 return t->send_pkt(reply);
1222 /* Already received SHUTDOWN from peer, reply with RST */
1427 .reply = true,
1642 * Returns the count of skbs that were reply packet
[all...]
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_bsg.c310 bsg_reply = job->reply;
385 struct fc_bsg_reply *bsg_reply = job->reply;
573 bsg_reply = job->reply;
649 struct fc_bsg_reply *bsg_reply = job->reply;
1097 bsg_reply = job->reply;
1254 struct fc_bsg_reply *bsg_reply = job->reply;
1395 bsg_reply = job->reply;
1575 struct fc_bsg_reply *bsg_reply = job->reply;
1738 struct fc_bsg_reply *bsg_reply = job->reply;
2004 struct fc_bsg_reply *bsg_reply = job->reply;
[all...]
/linux-master/arch/powerpc/platforms/powermac/
H A Dlow_i2c.c719 req->reply[0] = 0xff;
731 if (req->reply[0] == PMU_I2C_STATUS_OK)
735 if (req->reply[0] != PMU_I2C_STATUS_OK)
750 req->reply[0] = 0xff;
759 if (req->reply[0] == PMU_I2C_STATUS_OK && !read)
761 if (req->reply[0] == PMU_I2C_STATUS_DATAREAD && read) {
770 memcpy(data, &req->reply[1], len);
/linux-master/drivers/media/usb/gspca/
H A Dtouptek.c186 static int val_reply(struct gspca_dev *gspca_dev, const char *reply, int rc) argument
189 gspca_err(gspca_dev, "reply has error %d\n", rc);
193 gspca_err(gspca_dev, "Bad reply size %d\n", rc);
196 if (reply[0] != 0x08) {
197 gspca_err(gspca_dev, "Bad reply 0x%02x\n", (int)reply[0]);
221 gspca_err(gspca_dev, "Bad reply to reg_w(0x0B, 0xC0, 0x%04X, 0x%04X\n",
/linux-master/drivers/media/radio/
H A Dradio-mr800.c136 u8 *extra, u8 extralen, bool reply)
148 radio->buffer[7] = extra || reply ? 8 : 0;
159 if (!extra && !reply)
135 amradio_send_cmd(struct amradio_device *radio, u8 cmd, u8 arg, u8 *extra, u8 extralen, bool reply) argument

Completed in 522 milliseconds

1234567891011>>