Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/cxgb3/
Diwch_provider.c67 struct iwch_dev *rhp = to_iwch_dev(context->device); in iwch_dealloc_ucontext()
82 struct iwch_dev *rhp = to_iwch_dev(ibdev); in iwch_alloc_ucontext()
111 struct iwch_dev *rhp = to_iwch_dev(ibcq->device); in iwch_create_cq()
254 rdev_p = &(to_iwch_dev(context->device)->rdev); in iwch_mmap()
907 return (struct ib_qp *)get_qhp(to_iwch_dev(dev), qpn); in iwch_get_qp()
926 dev = to_iwch_dev(ibdev); in iwch_query_gid()
965 dev = to_iwch_dev(ibdev); in iwch_query_device()
1129 dev = to_iwch_dev(ibdev); in iwch_get_mib()
1194 struct iwch_dev *iwch_dev = to_iwch_dev(ibdev); in get_dev_fw_ver_str()
Diwch.h116 static inline struct iwch_dev *to_iwch_dev(struct ib_device *ibdev) in to_iwch_dev() function
Diwch_cm.c1786 struct iwch_dev *h = to_iwch_dev(cm_id->device); in iwch_accept_cr()
1877 struct iwch_dev *h = to_iwch_dev(cm_id->device); in iwch_connect()
1975 struct iwch_dev *h = to_iwch_dev(cm_id->device); in iwch_create_listen()