Searched defs:q_type (Results 1 - 7 of 7) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/ehca/
H A Dehca_uverbs.c252 u32 q_type = (fileoffset >> 27) & 0x1; /* CQ, QP,... */ ehca_mmap() local
H A Dehca_qp.c279 init_qp_queue(struct ehca_shca *shca, struct ehca_pd *pd, struct ehca_qp *my_qp, struct ipz_queue *queue, int q_type, u64 expected_hret, struct ehca_alloc_queue_parms *parms, int wqe_size) init_qp_queue() argument
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_vfpf.c1450 unsigned long q_type = 0; bnx2x_vf_mbx_setup_q() local
H A Dbnx2x_sriov.c1464 unsigned long q_type = 0; bnx2x_vfq_init() local
166 bnx2x_vfop_qctor_prep(struct bnx2x *bp, struct bnx2x_virtf *vf, struct bnx2x_vf_queue *q, struct bnx2x_vf_queue_construct_params *p, unsigned long q_type) bnx2x_vfop_qctor_prep() argument
H A Dbnx2x_main.c6299 unsigned long q_type = 0; bnx2x_init_eth_fp() local
6402 unsigned long q_type = 0; bnx2x_init_fcoe_fp() local
/linux-4.1.27/drivers/media/platform/s5p-jpeg/
H A Djpeg-core.c1168 vidioc_try_fmt(struct v4l2_format *f, struct s5p_jpeg_fmt *fmt, struct s5p_jpeg_ctx *ctx, int q_type) vidioc_try_fmt() argument
/linux-4.1.27/drivers/crypto/
H A Dn2_core.c54 u8 q_type; member in struct:spu_queue
1615 static void *new_queue(unsigned long q_type) new_queue() argument
1620 static void free_queue(void *p, unsigned long q_type) free_queue() argument
1655 static int spu_queue_register(struct spu_queue *p, unsigned long q_type) spu_queue_register() argument
1764 handle_exec_unit(struct spu_mdesc_info *ip, struct list_head *list, struct platform_device *dev, struct mdesc_handle *mdesc, u64 node, const char *iname, unsigned long q_type, irq_handler_t handler, struct spu_queue **table) handle_exec_unit() argument
1796 spu_mdesc_scan(struct mdesc_handle *mdesc, struct platform_device *dev, struct spu_mdesc_info *ip, struct list_head *list, const char *exec_name, unsigned long q_type, irq_handler_t handler, struct spu_queue **table) spu_mdesc_scan() argument

Completed in 472 milliseconds