Searched refs:send_req (Results 1 – 10 of 10) sorted by relevance
| /linux-6.15/drivers/scsi/bfa/ |
| H A D | bfa_svc.c | 74 struct bfi_fcxp_send_req_s *send_req); 762 struct bfi_fcxp_send_req_s *send_req; in bfa_fcxp_qresume() local 766 bfa_fcxp_queue(fcxp, send_req); in bfa_fcxp_qresume() 787 if (send_req->max_frmsz == 0) in bfa_fcxp_queue() 790 send_req->rport_fw_hndl = 0; in bfa_fcxp_queue() 796 send_req->class = reqi->class; in bfa_fcxp_queue() 798 send_req->cts = reqi->cts; in bfa_fcxp_queue() 799 send_req->fchs = reqi->fchs; in bfa_fcxp_queue() 985 struct bfi_fcxp_send_req_s *send_req; in bfa_fcxp_send() local 1008 if (!send_req) { in bfa_fcxp_send() [all …]
|
| /linux-6.15/tools/testing/vsock/ |
| H A D | vsock_diag_test.c | 166 static void send_req(int fd) in send_req() function 267 send_req(fd); in read_vsock_stat()
|
| /linux-6.15/drivers/net/ethernet/marvell/prestera/ |
| H A D | prestera.h | 179 int (*send_req)(struct prestera_device *dev, int qid, void *in_msg, member
|
| H A D | prestera_pci.c | 457 fw->dev.send_req = prestera_fw_send_req; in prestera_fw_init()
|
| H A D | prestera_hw.c | 824 err = dev->send_req(dev, 0, cmd, clen, ret, rlen, waitms); in __prestera_cmd_ret()
|
| /linux-6.15/drivers/infiniband/core/ |
| H A D | cma_trace.h | 134 DEFINE_CMA_QP_EVENT(send_req);
|
| /linux-6.15/fs/fuse/ |
| H A D | fuse_i.h | 496 void (*send_req)(struct fuse_iqueue *fiq, struct fuse_req *req); member
|
| H A D | dev.c | 390 .send_req = fuse_dev_queue_req, 400 fiq->ops->send_req(fiq, req); in fuse_send_one()
|
| H A D | dev_uring.c | 1351 .send_req = fuse_uring_queue_fuse_req,
|
| H A D | virtio_fs.c | 1527 .send_req = virtio_fs_send_req,
|