Home
last modified time | relevance | path

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

/linux-4.1.27/include/rdma/
Diw_cm.h104 struct iw_cm_verbs { struct
Dib_verbs.h1475 struct iw_cm_verbs;
1495 struct iw_cm_verbs *iwcm;
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Dprovider.c546 dev->ibdev.iwcm = kmalloc(sizeof(struct iw_cm_verbs), GFP_KERNEL); in c4iw_register_device()
/linux-4.1.27/drivers/infiniband/hw/cxgb3/
Diwch_provider.c1424 dev->ibdev.iwcm = kmalloc(sizeof(struct iw_cm_verbs), GFP_KERNEL); in iwch_register_device()