Home
last modified time | relevance | path

Searched refs:to_iwch_dev (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/infiniband/hw/cxgb3/
Diwch_provider.c101 struct iwch_dev *rhp = to_iwch_dev(context->device); in iwch_dealloc_ucontext()
117 struct iwch_dev *rhp = to_iwch_dev(ibdev); in iwch_alloc_ucontext()
163 rhp = to_iwch_dev(ibdev); in iwch_create_cq()
372 rdev_p = &(to_iwch_dev(context->device)->rdev); in iwch_mmap()
1130 return (struct ib_qp *)get_qhp(to_iwch_dev(dev), qpn); in iwch_get_qp()
1149 dev = to_iwch_dev(ibdev); in iwch_query_gid()
1188 dev = to_iwch_dev(ibdev); in iwch_query_device()
1223 dev = to_iwch_dev(ibdev); in iwch_query_port()
1320 dev = to_iwch_dev(ibdev); in iwch_get_mib()
Diwch.h117 static inline struct iwch_dev *to_iwch_dev(struct ib_device *ibdev) in to_iwch_dev() function
Diwch_cm.c1800 struct iwch_dev *h = to_iwch_dev(cm_id->device); in iwch_accept_cr()
1891 struct iwch_dev *h = to_iwch_dev(cm_id->device); in iwch_connect()
1989 struct iwch_dev *h = to_iwch_dev(cm_id->device); in iwch_create_listen()