Searched defs:q_type (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/drivers/staging/rdma/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-4.4.14/drivers/crypto/ |
D | n2_core.c | 54 u8 q_type; member 1615 static void *new_queue(unsigned long q_type) in new_queue() 1620 static void free_queue(void *p, unsigned long q_type) in free_queue() 1655 static int spu_queue_register(struct spu_queue *p, unsigned long q_type) in spu_queue_register() 1766 u64 node, const char *iname, unsigned long q_type, in handle_exec_unit() 1798 const char *exec_name, unsigned long q_type, in spu_mdesc_scan()
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/ |
D | pci.c | 90 static const char *mlxsw_pci_queue_type_str(enum mlxsw_pci_queue_type q_type) in mlxsw_pci_queue_type_str() 260 enum mlxsw_pci_queue_type q_type) in mlxsw_pci_queue_type_group_get() 266 enum mlxsw_pci_queue_type q_type) in __mlxsw_pci_queue_count() 296 enum mlxsw_pci_queue_type q_type, u8 q_num) in __mlxsw_pci_queue_get()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_sriov.c | 172 unsigned long q_type) in bnx2x_vfop_qctor_prep() 1417 unsigned long q_type = 0; in bnx2x_vfq_init() local
|
D | bnx2x_vfpf.c | 1540 unsigned long q_type = 0; in bnx2x_vf_mbx_setup_q() local
|
D | bnx2x_main.c | 6342 unsigned long q_type = 0; in bnx2x_init_eth_fp() local 6445 unsigned long q_type = 0; in bnx2x_init_fcoe_fp() local
|
/linux-4.4.14/drivers/media/platform/s5p-jpeg/ |
D | jpeg-core.c | 1424 struct s5p_jpeg_ctx *ctx, int q_type) in vidioc_try_fmt()
|