Home
last modified time | relevance | path

Searched defs:q_type (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/drivers/infiniband/hw/ehca/
Dehca_uverbs.c252 u32 q_type = (fileoffset >> 27) & 0x1; /* CQ, QP,... */ in ehca_mmap() local
Dehca_qp.c283 int q_type, in init_qp_queue()
/linux-3.4.99/drivers/crypto/
Dn2_core.c54 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/
Dbnx2x_cmn.h1331 unsigned long q_type = 0; in bnx2x_init_fcoe_fp() local
Dbnx2x_main.c5398 unsigned long q_type = 0; in bnx2x_init_eth_fp() local
/linux-3.4.99/drivers/media/video/s5p-jpeg/
Djpeg-core.c639 struct s5p_jpeg_ctx *ctx, int q_type) in vidioc_try_fmt()