Home
last modified time | relevance | path

Searched refs:c4iw_dev (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/infiniband/hw/cxgb4/
A Dprovider.c64 struct c4iw_dev *rhp; in c4iw_dealloc_ucontext()
195 struct c4iw_dev *rhp; in c4iw_deallocate_pd()
213 struct c4iw_dev *rhp; in c4iw_allocate_pd()
216 rhp = (struct c4iw_dev *) ibdev; in c4iw_allocate_pd()
243 struct c4iw_dev *dev; in c4iw_query_gid()
259 struct c4iw_dev *dev; in c4iw_query_device()
321 struct c4iw_dev *c4iw_dev = in hw_rev_show() local
334 struct c4iw_dev *c4iw_dev = in hca_type_show() local
348 struct c4iw_dev *c4iw_dev = in board_id_show() local
394 struct c4iw_dev *c4iw_dev = to_c4iw_dev(ibdev); in c4iw_get_mib() local
[all …]
A Diw_cxgb4.h314 struct c4iw_dev { struct
335 struct c4iw_dev *dev; argument
364 struct c4iw_dev *rhp;
393 struct c4iw_dev *rhp;
411 struct c4iw_dev *rhp;
425 struct c4iw_dev *rhp;
482 struct c4iw_dev *rhp;
505 struct c4iw_dev *rhp;
598 int c4iw_modify_qp(struct c4iw_dev *rhp,
845 struct c4iw_dev *dev;
[all …]
A Dev.c38 static void print_tpte(struct c4iw_dev *dev, u32 stag) in print_tpte()
62 static void dump_err_cqe(struct c4iw_dev *dev, struct t4_cqe *err_cqe) in dump_err_cqe()
87 static void post_qp_event(struct c4iw_dev *dev, struct c4iw_cq *chp, in post_qp_event()
120 void c4iw_ev_dispatch(struct c4iw_dev *dev, struct t4_cqe *err_cqe) in c4iw_ev_dispatch()
222 int c4iw_ev_handler(struct c4iw_dev *dev, u32 qid) in c4iw_ev_handler()
A Dcm.c145 static int sched(struct c4iw_dev *dev, struct sk_buff *skb);
2069 struct dst_entry *dst, struct c4iw_dev *cdev, in import_ep()
3122 struct c4iw_dev *h = to_c4iw_dev(cm_id->device); in c4iw_accept_cr()
3299 struct c4iw_dev *dev = to_c4iw_dev(cm_id->device); in c4iw_connect()
3539 struct c4iw_dev *dev = to_c4iw_dev(cm_id->device); in c4iw_create_listen()
3934 struct c4iw_dev *dev; in build_cpl_pass_accept_req()
3937 dev = *((struct c4iw_dev **) (skb->cb + sizeof(void *))); in build_cpl_pass_accept_req()
4294 struct c4iw_dev *dev; in process_work()
4302 dev = *((struct c4iw_dev **) (skb->cb + sizeof(void *))); in process_work()
4343 static int sched(struct c4iw_dev *dev, struct sk_buff *skb) in sched()
[all …]
A Dmem.c54 static int mr_exceeds_hw_limits(struct c4iw_dev *dev, u64 length) in mr_exceeds_hw_limits()
391 static int register_mem(struct c4iw_dev *rhp, struct c4iw_pd *php, in register_mem()
432 struct c4iw_dev *rhp; in c4iw_get_dma_mr()
498 struct c4iw_dev *rhp; in c4iw_reg_user_mr()
601 struct c4iw_dev *rhp; in c4iw_alloc_mr()
702 struct c4iw_dev *rhp; in c4iw_dereg_mr()
729 void c4iw_invalidate_mr(struct c4iw_dev *rhp, u32 rkey) in c4iw_invalidate_mr()
A Ddevice.c78 struct c4iw_dev *devp;
124 struct c4iw_dev *dev = seq->private; in wr_log_show()
181 struct c4iw_dev *dev = ((struct seq_file *)file->private_data)->private; in wr_log_clear()
471 struct c4iw_dev *dev = seq->private; in stats_show()
521 struct c4iw_dev *dev = ((struct seq_file *)file->private_data)->private; in stats_clear()
728 static void setup_debugfs(struct c4iw_dev *devp) in setup_debugfs()
968 static struct c4iw_dev *c4iw_alloc(const struct cxgb4_lld_info *infop) in c4iw_alloc()
970 struct c4iw_dev *devp; in c4iw_alloc()
982 devp = ib_alloc_device(c4iw_dev, ibdev); in c4iw_alloc()
1142 static inline int recv_rx_pkt(struct c4iw_dev *dev, const struct pkt_gl *gl, in recv_rx_pkt()
[all …]
A Dqp.c62 static int alloc_ird(struct c4iw_dev *dev, u32 ird) in alloc_ird()
80 static void free_ird(struct c4iw_dev *dev, int ird) in free_ird()
1085 struct c4iw_dev *rhp; in c4iw_post_send()
1692 static int rdma_fini(struct c4iw_dev *rhp, struct c4iw_qp *qhp, in rdma_fini()
1749 static int rdma_init(struct c4iw_dev *rhp, struct c4iw_qp *qhp) in rdma_init()
1832 int c4iw_modify_qp(struct c4iw_dev *rhp, struct c4iw_qp *qhp, in c4iw_modify_qp()
2072 struct c4iw_dev *rhp; in c4iw_destroy_qp()
2113 struct c4iw_dev *rhp; in c4iw_create_qp()
2359 struct c4iw_dev *rhp; in c4iw_ib_modify_qp()
2665 struct c4iw_dev *rhp; in c4iw_create_srq()
[all …]
A Drestrack.c434 struct c4iw_dev *dev = mhp->rhp; in c4iw_fill_res_mr_entry()
A Dcq.c1003 struct c4iw_dev *rhp = to_c4iw_dev(ibcq->device); in c4iw_create_cq()

Completed in 36 milliseconds