Home
last modified time | relevance | path

Searched defs:iw_cm_id (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/include/rdma/
Diw_cm.h82 struct iw_cm_id { struct
94 void (*add_ref)(struct iw_cm_id *); argument
95 void (*rem_ref)(struct iw_cm_id *); argument
96 u8 tos;
97 bool tos_set:1;
98 bool mapped:1;
/Linux-v5.4/drivers/infiniband/hw/cxgb4/
Drestrack.c206 struct iw_cm_id *iw_cm_id; in fill_res_ep_entry() local