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

<<1112

/linux-master/include/linux/
H A Dfilter.h1348 u32 reply; member in union:bpf_sock_ops_kern::__anon86
/linux-master/net/netfilter/
H A Dnf_conntrack_netlink.c885 struct nf_conntrack_tuple reply; member in struct:ctnetlink_filter
1031 err = ctnetlink_parse_tuple_filter(cda, &filter->reply,
1169 if (!ctnetlink_filter_match_tuple(&filter->reply, tuple,
/linux-master/drivers/scsi/mpi3mr/
H A Dmpi3mr_os.c2218 tm_reply = (struct mpi3_scsi_task_mgmt_reply *)drv_cmd->reply;
3109 * mpi3mr_process_op_reply_desc - reply descriptor handler
3111 * @reply_desc: Operational reply descriptor
3112 * @reply_dma: place holder for reply DMA address
3115 * Process the operational reply descriptor and identifies the
3742 dprint_tm(mrioc, "invalid task management reply message\n");
3747 tm_reply = (struct mpi3_scsi_task_mgmt_reply *)drv_cmd->reply;
4966 cmdptr->reply = NULL;
/linux-master/drivers/scsi/bfa/
H A Dbfad_bsg.c3152 struct fc_bsg_reply *bsg_reply = job->reply;
3187 /* Fill the BSG job reply data */
3379 struct fc_bsg_reply *bsg_reply = job->reply;
3532 /* fill the job->reply data */
3580 struct fc_bsg_reply *bsg_reply = job->reply;
/linux-master/drivers/block/
H A Dfloppy.c340 static int inr; /* size of reply buffer, when called from interrupt */
1436 DPRINT("-- FDC reply error\n");
2997 memcpy(raw_cmd->reply, reply_buffer, raw_cmd->reply_count);
3007 (!raw_cmd->reply_count || (raw_cmd->reply[0] & 0xc0)))
3109 memset(ptr->reply, 0, FD_RAW_REPLY_SIZE);
/linux-master/net/bluetooth/
H A Dmgmt.c3235 struct hci_cp_pin_code_reply reply; local
3279 bacpy(&reply.bdaddr, &cp->addr.bdaddr);
3280 reply.pin_len = cp->pin_len;
3281 memcpy(reply.pin_code, cp->pin_code, sizeof(reply.pin_code));
3283 err = hci_send_cmd(hdev, HCI_OP_PIN_CODE_REPLY, sizeof(reply), &reply);
7376 /* Cache is valid, just reply with values cached in hci_conn */
/linux-master/fs/dlm/
H A Dlock.c1404 a reply from a remote node */
1460 request reply on the requestqueue) between dlm_recover_waiters_pre() which
1493 /* Remove for the convert reply, and premptively remove for the
1494 cancel reply. A convert has been granted while there's still
1496 in the cancel reply should be 0). We preempt the cancel reply
1512 /* N.B. type of reply may not always correspond to type of original
1526 /* the force-unlock/cancel has completed and we haven't recvd a reply
1528 give up on any reply to the earlier op. FIXME: not sure when/how
1532 log_error(ls, "remwait error %x reply
3919 int error, reply = 1; local
[all...]
/linux-master/drivers/scsi/aacraid/
H A Daacraid.h196 u8 reply_qid; /* Host reply queue to post response to */
242 u8 reply_qid; /* Host reply queue to post response to */
270 u8 reply_qid; /* Host reply queue to post response to */
1314 * And for the internal issue/reply queues (we may be able
2710 int aac_fib_send(u16 command, struct fib * context, unsigned long size, int priority, int wait, int reply, fib_callback callback, void *ctxt);
/linux-master/net/ceph/
H A Dosd_client.c645 /* create reply message */
696 /* reply */
1145 * reply ops. Anything else and call it -EINVAL.
2093 /* reply */
2527 * twice, it's possible to get a reply and end up here while the
2529 * reply, so not a big deal, but better to try and catch it.
3878 * one (type of) reply back.
5173 * @resp_len: in/out param for reply length
5454 * Lookup and return message for incoming reply. Don't try to do
5669 void *reply, in
5668 osd_handle_auth_reply_more(struct ceph_connection *con, void *reply, int reply_len, void *buf, int *buf_len, void **authorizer, int *authorizer_len) argument
5688 osd_handle_auth_done(struct ceph_connection *con, u64 global_id, void *reply, int reply_len, u8 *session_key, int *session_key_len, u8 *con_secret, int *con_secret_len) argument
[all...]
H A Dmessenger_v2.c1424 void *reply, int reply_len)
1437 ret = con->ops->handle_auth_reply_more(con, reply, reply_len,
1423 prepare_auth_request_more(struct ceph_connection *con, void *reply, int reply_len) argument
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_mr.c2207 bsg_reply = bsg_job->reply;
2223 fw_sts_ptr = bsg_job->reply + sizeof(struct fc_bsg_reply);
/linux-master/drivers/scsi/
H A Dscsi_transport_fc.c4088 struct fc_bsg_reply *bsg_reply = job->reply;
4181 struct fc_bsg_reply *bsg_reply = job->reply;
/linux-master/sound/pci/hda/
H A Dpatch_ca0132.c2352 * @reply: point to the buffer to hold data returned for a reply
2353 * @reply_len: length of the reply buffer returned from GET
2359 unsigned int len, void *reply, unsigned int *reply_len)
2373 if (dir == SCP_GET && reply == NULL) {
2378 if (reply != NULL && (reply_len == NULL || (*reply_len == 0))) {
2401 /* extract send and reply headers members */
2416 codec_dbg(codec, "reply too long for buf\n");
2421 } else if (!reply) {
2422 codec_dbg(codec, "NULL reply\
2357 dspio_scp(struct hda_codec *codec, int mod_id, int src_id, int req, int dir, const void *data, unsigned int len, void *reply, unsigned int *reply_len) argument
[all...]
/linux-master/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_cnfg.h1381 struct mpi3_driver2_trigger_reply reply; member in union:mpi3_driver2_trigger_element
/linux-master/include/net/
H A Dtcp.h2642 ret = sock_ops.reply;
/linux-master/drivers/gpu/drm/bridge/
H A Dtc358767.c516 msg->reply = FIELD_GET(AUX_STATUS, auxstatus);
/linux-master/drivers/gpu/drm/bridge/analogix/
H A Danx7625.c1767 msg->reply = 0;
/linux-master/net/core/
H A Dfilter.c9175 case offsetof(struct bpf_sock_ops, reply):
10424 BUILD_BUG_ON(sizeof_field(struct bpf_sock_ops, reply) !=
10425 sizeof_field(struct bpf_sock_ops_kern, reply));
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c11500 payload->reply[0] = adev->dm.dmub_notify->aux_reply.command;
11502 (payload->reply[0] == AUX_TRANSACTION_REPLY_AUX_ACK)) {
/linux-master/drivers/scsi/be2iscsi/
H A Dbe_main.c4815 struct iscsi_bsg_reply *bsg_reply = job->reply;
/linux-master/drivers/scsi/ibmvscsi/
H A Dibmvfc.c2190 struct fc_bsg_reply *bsg_reply = job->reply;

Completed in 539 milliseconds

<<1112