Home
last modified time | relevance | path

Searched defs:ucmd (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mthca/
H A Dmthca_provider.c403 struct mthca_create_srq ucmd; in mthca_create_srq() local
468 struct mthca_create_qp ucmd; in mthca_create_qp() local
607 struct mthca_create_cq ucmd; in mthca_create_cq() local
726 struct mthca_resize_cq ucmd; in mthca_resize_cq() local
860 struct mthca_reg_mr ucmd; in mthca_reg_user_mr() local
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/
H A Dhns_roce_qp.c444 struct hns_roce_ib_create_qp *ucmd) in check_sq_size_with_integrity()
467 struct hns_roce_ib_create_qp *ucmd) in set_user_sq_size()
694 struct hns_roce_ib_create_qp *ucmd) in user_qp_has_sdb()
722 struct hns_roce_ib_create_qp *ucmd, in alloc_qp_db()
840 struct hns_roce_ib_create_qp *ucmd) in set_qp_param()
909 struct hns_roce_ib_create_qp ucmd; in hns_roce_create_qp_common() local
H A Dhns_roce_cq.c228 struct hns_roce_ib_create_cq *ucmd) in set_cqe_size()
249 struct hns_roce_ib_create_cq ucmd = {}; in hns_roce_create_cq() local
H A Dhns_roce_srq.c292 struct hns_roce_ib_create_srq ucmd = {}; in hns_roce_create_srq() local
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Dqp.c352 int has_rq, struct mlx5_ib_qp *qp, struct mlx5_ib_create_qp *ucmd) in set_rq_size()
556 struct mlx5_ib_create_qp *ucmd, in set_user_buf_size()
832 struct mlx5_ib_create_wq *ucmd) in create_user_rq()
895 struct mlx5_ib_create_qp *ucmd) in _create_user_qp()
1558 void *ucmd; member
1570 struct mlx5_ib_create_qp_rss *ucmd = params->ucmd; in create_rss_raw_qp_tir() local
1922 struct mlx5_ib_create_qp *ucmd = params->ucmd; in create_user_qp() local
2407 struct mlx5_ib_create_qp *ucmd = params->ucmd; in create_dct() local
2547 void *ucmd, struct ib_qp_init_attr *attr) in process_vendor_flags()
2716 size_t ucmd = sizeof(struct mlx5_ib_create_qp); in process_udata_size() local
[all …]
H A Dsrq.c49 struct mlx5_ib_create_srq ucmd = {}; in create_srq_user() local
H A Dcq.c709 struct mlx5_ib_create_cq ucmd = {}; in create_cq_user() local
1131 struct mlx5_ib_resize_cq ucmd; in resize_user() local
H A Dcounters.c589 struct mlx5_ib_create_flow *ucmd) in mlx5_ib_flow_counters_set_data()
H A Dfs.c907 struct mlx5_ib_create_flow *ucmd) in _create_flow_rule()
1157 struct mlx5_ib_create_flow *ucmd = NULL, ucmd_hdr; in mlx5_ib_create_flow() local
/OK3568_Linux_fs/kernel/drivers/infiniband/sw/rxe/
H A Drxe_srq.c124 struct rxe_modify_srq_cmd *ucmd, struct ib_udata *udata) in rxe_srq_from_attr()
H A Drxe_verbs.c305 struct rxe_modify_srq_cmd ucmd = {}; in rxe_modify_srq() local
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_srq.c109 struct pvrdma_create_srq ucmd; in pvrdma_create_srq() local
H A Dpvrdma_cq.c116 struct pvrdma_create_cq ucmd; in pvrdma_create_cq() local
H A Dpvrdma_qp.c202 struct pvrdma_create_qp ucmd; in pvrdma_create_qp() local
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx4/
H A Dqp.c413 struct mlx4_ib_create_qp *ucmd) in set_user_sq_size()
515 struct mlx4_ib_create_qp_rss *ucmd) in set_qp_rss()
617 struct mlx4_ib_create_qp_rss *ucmd, in create_qp_rss()
675 struct mlx4_ib_create_qp_rss ucmd = {}; in _mlx4_ib_create_qp_rss() local
1028 struct mlx4_ib_create_qp ucmd; in create_qp_common() local
4087 struct mlx4_ib_create_wq ucmd; in mlx4_ib_create_wq() local
4225 struct mlx4_ib_modify_wq ucmd = {}; in mlx4_ib_modify_wq() local
H A Dcq.c205 struct mlx4_ib_create_cq ucmd; in mlx4_ib_create_cq() local
317 struct mlx4_ib_resize_cq ucmd; in mlx4_alloc_resize_umem() local
H A Dsrq.c108 struct mlx4_ib_create_srq ucmd; in mlx4_ib_create_srq() local
/OK3568_Linux_fs/kernel/drivers/dma-buf/
H A Ddma-heap.c177 static long dma_heap_ioctl(struct file *file, unsigned int ucmd, in dma_heap_ioctl()
/OK3568_Linux_fs/kernel/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.c129 struct sym_ucmd *ucmd = SYM_UCMD_PTR(cmd); in sym_xpt_done() local
576 struct sym_ucmd *ucmd = SYM_UCMD_PTR(cmd); in sym_eh_handler() local
/OK3568_Linux_fs/kernel/drivers/dma-buf/rk_heaps/
H A Drk-dma-heap.c259 static long rk_dma_heap_ioctl(struct file *file, unsigned int ucmd, in rk_dma_heap_ioctl()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/cxgb4/
H A Dcq.c999 struct c4iw_create_cq ucmd; in c4iw_create_cq() local
/OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/
H A Docteon-platform.c34 u32 ucmd; in octeon2_usb_reset() local
/OK3568_Linux_fs/kernel/drivers/block/rsxx/
H A Dcregs.c664 struct rsxx_reg_access __user *ucmd, in rsxx_reg_access()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/
H A Dqib_file_ops.c2036 const struct qib_cmd __user *ucmd; in qib_write() local
/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dcore.c1596 struct nvme_passthru_cmd __user *ucmd) in nvme_user_cmd()
1641 struct nvme_passthru_cmd64 __user *ucmd) in nvme_user_cmd64()

12