Home
last modified time | relevance | path

Searched defs:send_req (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/vsock/
H A Dvsock_diag_test.c166 static void send_req(int fd) in send_req() function
/linux/drivers/scsi/bfa/
H A Dbfa_svc.c762 struct bfi_fcxp_send_req_s *send_req; in bfa_fcxp_qresume() local
773 bfa_fcxp_queue(struct bfa_fcxp_s *fcxp, struct bfi_fcxp_send_req_s *send_req) in bfa_fcxp_queue()
993 struct bfi_fcxp_send_req_s *send_req; in bfa_fcxp_send() local
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera.h179 int (*send_req)(struct prestera_device *dev, int qid, void *in_msg, member
/linux/fs/fuse/
H A Dfuse_i.h464 void (*send_req)(struct fuse_iqueue *fiq, struct fuse_req *req); member