Searched defs:q_type (Results 1 – 6 of 6) sorted by relevance
/linux-3.4.99/drivers/infiniband/hw/ehca/ |
D | ehca_uverbs.c | 252 u32 q_type = (fileoffset >> 27) & 0x1; /* CQ, QP,... */ in ehca_mmap() local
|
D | ehca_qp.c | 283 int q_type, in init_qp_queue()
|
/linux-3.4.99/drivers/crypto/ |
D | n2_core.c | 54 u8 q_type; member 1619 static void *new_queue(unsigned long q_type) in new_queue() 1624 static void free_queue(void *p, unsigned long q_type) in free_queue() 1659 static int spu_queue_register(struct spu_queue *p, unsigned long q_type) in spu_queue_register() 1770 u64 node, const char *iname, unsigned long q_type, in handle_exec_unit() 1802 const char *exec_name, unsigned long q_type, in spu_mdesc_scan()
|
/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_cmn.h | 1331 unsigned long q_type = 0; in bnx2x_init_fcoe_fp() local
|
D | bnx2x_main.c | 5398 unsigned long q_type = 0; in bnx2x_init_eth_fp() local
|
/linux-3.4.99/drivers/media/video/s5p-jpeg/ |
D | jpeg-core.c | 639 struct s5p_jpeg_ctx *ctx, int q_type) in vidioc_try_fmt()
|