Home
last modified time | relevance | path

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

/linux-4.4.14/include/rdma/
Diw_cm.h105 struct iw_cm_verbs { struct
Dib_verbs.h1570 struct iw_cm_verbs;
1601 struct iw_cm_verbs *iwcm;
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Dprovider.c571 dev->ibdev.iwcm = kmalloc(sizeof(struct iw_cm_verbs), GFP_KERNEL); in c4iw_register_device()
/linux-4.4.14/drivers/infiniband/hw/cxgb3/
Diwch_provider.c1474 dev->ibdev.iwcm = kmalloc(sizeof(struct iw_cm_verbs), GFP_KERNEL); in iwch_register_device()