Home
last modified time | relevance | path

Searched refs:iw_cm_verbs (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/rdma/
Diw_cm.h108 struct iw_cm_verbs { struct
Dib_verbs.h2182 struct iw_cm_verbs;
2272 struct iw_cm_verbs *iwcm;
/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Dprovider.c611 dev->ibdev.iwcm = kmalloc(sizeof(struct iw_cm_verbs), GFP_KERNEL); in c4iw_register_device()
/Linux-v4.19/drivers/infiniband/hw/cxgb3/
Diwch_provider.c1389 dev->ibdev.iwcm = kmalloc(sizeof(struct iw_cm_verbs), GFP_KERNEL); in iwch_register_device()