Searched defs:c2dev (Results 1 - 13 of 13) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/hw/amso1100/
H A Dc2_pd.c42 int c2_pd_alloc(struct c2_dev *c2dev, int privileged, struct c2_pd *pd) argument
65 c2_pd_free(struct c2_dev *c2dev, struct c2_pd *pd) argument
72 c2_init_pd_table(struct c2_dev *c2dev) argument
86 c2_cleanup_pd_table(struct c2_dev *c2dev) argument
[all...]
H A Dc2_alloc.c40 static int c2_alloc_mqsp_chunk(struct c2_dev *c2dev, gfp_t gfp_mask, argument
72 int c2_init_mqsp_pool(struct c2_dev *c2dev, gfp_t gfp_mask, argument
78 void c2_free_mqsp_pool(struct c2_dev *c2dev, struct sp_chunk *root) argument
90 u16 *c2_alloc_mqsp(struct c2_dev *c2dev, struct sp_chunk *head, argument
H A Dc2_intr.c43 void c2_rnic_interrupt(struct c2_dev *c2dev) argument
62 static void handle_mq(struct c2_dev *c2dev, u32 mq_index) argument
115 handle_vq(struct c2_dev *c2dev, u32 mq_index) argument
[all...]
H A Dc2_vq.c82 int vq_init(struct c2_dev *c2dev) argument
95 void vq_term(struct c2_dev *c2dev) argument
103 struct c2_vq_req *vq_req_alloc(struct c2_dev *c2dev) argument
124 vq_req_free(struct c2_dev *c2dev, struct c2_vq_req *r) argument
135 vq_req_get(struct c2_dev *c2dev, struct c2_vq_req *r) argument
151 vq_req_put(struct c2_dev *c2dev, struct c2_vq_req *r) argument
165 vq_repbuf_alloc(struct c2_dev *c2dev) argument
178 vq_send_wr(struct c2_dev *c2dev, union c2wr *wr) argument
244 vq_wait_for_reply(struct c2_dev *c2dev, struct c2_vq_req *req) argument
257 vq_repbuf_free(struct c2_dev *c2dev, void *reply) argument
[all...]
H A Dc2_cm.c41 struct c2_dev *c2dev = to_c2dev(cm_id->device); local
131 struct c2_dev *c2dev; local
217 struct c2_dev *c2dev; local
283 struct c2_dev *c2dev = to_c2dev(cm_id->device); local
389 struct c2_dev *c2dev; local
[all...]
H A Dc2_ae.c147 void c2_ae_event(struct c2_dev *c2dev, u32 mq_index) argument
H A Dc2_mm.c48 send_pbl_messages(struct c2_dev *c2dev, u32 stag_index, argument
172 c2_nsmr_register_phys_kern(struct c2_dev *c2dev, u6 argument
314 c2_stag_dealloc(struct c2_dev *c2dev, u32 stag_index) argument
[all...]
H A Dc2_rnic.c80 static int c2_adapter_init(struct c2_dev *c2dev) argument
104 static void c2_adapter_term(struct c2_dev *c2dev) argument
122 c2_rnic_query(struct c2_dev *c2dev, struct ib_device_attr *props) argument
211 c2_add_addr(struct c2_dev *c2dev, u32 inaddr, u32 inmask) argument
273 c2_del_addr(struct c2_dev *c2dev, u32 inaddr, u32 inmask) argument
336 c2_rnic_open(struct c2_dev *c2dev) argument
390 c2_rnic_close(struct c2_dev *c2dev) argument
444 c2_rnic_init(struct c2_dev *c2dev) argument
614 c2_rnic_term(struct c2_dev *c2dev) argument
[all...]
H A Dc2_cq.c44 static struct c2_cq *c2_cq_get(struct c2_dev *c2dev, int cqn) argument
66 void c2_cq_event(struct c2_dev *c2dev, u32 mq_index) argument
80 void c2_cq_clean(struct c2_dev *c2dev, struct c2_qp *qp, u32 mq_index) argument
129 static inline int c2_poll_one(struct c2_dev *c2dev, argument
201 struct c2_dev *c2dev = to_c2dev(ibcq->device); local
255 c2_free_cq_buf(struct c2_dev *c2dev, struct c2_mq *mq) argument
261 c2_alloc_cq_buf(struct c2_dev *c2dev, struct c2_mq *mq, int q_size, int msg_size) argument
284 c2_init_cq(struct c2_dev *c2dev, int entries, struct c2_ucontext *ctx, struct c2_cq *cq) argument
384 c2_free_cq(struct c2_dev *c2dev, struct c2_cq *cq) argument
[all...]
H A Dc2.c213 struct c2_dev *c2dev = c2_port->c2dev; local
280 struct c2_dev *c2dev = c2_port->c2dev; local
307 static inline int c2_tx_free(struct c2_dev *c2dev, struct c2_element *elem) argument
383 struct c2_dev *c2dev = c2_port->c2dev; local
463 struct c2_dev *c2dev = c2_port->c2dev; local
551 struct c2_dev *c2dev = (struct c2_dev *) dev_id; local
588 struct c2_dev *c2dev = c2_port->c2dev; local
694 struct c2_dev *c2dev = c2_port->c2dev; local
734 struct c2_dev *c2dev = c2_port->c2dev; local
761 struct c2_dev *c2dev = c2_port->c2dev; local
878 c2_devinit(struct c2_dev *c2dev, void __iomem * mmio_addr) argument
935 struct c2_dev *c2dev = NULL; local
1199 struct c2_dev *c2dev = pci_get_drvdata(pcidev); local
[all...]
H A Dc2_qp.c133 int c2_qp_modify(struct c2_dev *c2dev, struct c2_qp *qp, argument
252 int c2_qp_set_read_limits(struct c2_dev *c2dev, struc argument
301 destroy_qp(struct c2_dev *c2dev, struct c2_qp *qp) argument
380 c2_alloc_qpn(struct c2_dev *c2dev, struct c2_qp *qp) argument
394 c2_free_qpn(struct c2_dev *c2dev, int qpn) argument
401 c2_find_qpn(struct c2_dev *c2dev, int qpn) argument
412 c2_alloc_qp(struct c2_dev *c2dev, struct c2_pd *pd, struct ib_qp_init_attr *qp_attrs, struct c2_qp *qp) argument
596 c2_free_qp(struct c2_dev *c2dev, struct c2_qp *qp) argument
722 c2_activity(struct c2_dev *c2dev, u32 mq_index, u16 shared) argument
789 struct c2_dev *c2dev = to_c2dev(ibqp->device); local
932 struct c2_dev *c2dev = to_c2dev(ibqp->device); local
997 c2_init_qp_table(struct c2_dev *c2dev) argument
1003 c2_cleanup_qp_table(struct c2_dev *c2dev) argument
[all...]
H A Dc2_provider.c68 struct c2_dev *c2dev = to_c2dev(ibdev); local
120 struct c2_dev *c2dev = to_c2dev(ibdev); local
228 struct c2_dev* c2dev = to_c2dev(device); local
650 struct c2_dev *c2dev = netdev->priv; local
675 struct c2_dev *c2dev = netdev->priv; local
736 c2_pseudo_netdev_init(struct c2_dev *c2dev) argument
[all...]
H A Dc2.h360 struct c2_dev *c2dev; member in struct:c2_port
[all...]

Completed in 112 milliseconds