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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ehca/
H A Dehca_uverbs.c252 u32 q_type = (fileoffset >> 27) & 0x1; /* CQ, QP,... */ 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) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libaddns/
H A Ddnsrecord.c28 dns_create_query( TALLOC_CTX *mem_ctx, const char *name, uint16 q_type, uint16 q_class, struct dns_request **preq ) argument
H A Ddns.h306 uint16 q_type; member in struct:dns_question
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libads/
H A Ddns.c273 static NTSTATUS dns_send_req( TALLOC_CTX *ctx, const char *name, int q_type, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libsmb/
H A Dnamequery.c289 BOOL name_status_find(const char *q_name, int q_type, int type, struct in_addr to_ip, fstring name) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dn2_core.c54 u8 q_type; member in struct:spu_queue
1603 static void *new_queue(unsigned long q_type) argument
1608 static void free_queue(void *p, unsigned long q_type) argument
1643 static int spu_queue_register(struct spu_queue *p, unsigned long q_type) argument
1752 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) argument
1784 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) argument
[all...]

Completed in 171 milliseconds