Home
last modified time | relevance | path

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

/linux/include/rdma/
H A Diw_cm.h56 struct iw_cm_id { struct
68 void (*add_ref)(struct iw_cm_id *); argument
69 void (*rem_ref)(struct iw_cm_id *); argument
70 u8 tos;
71 bool tos_set:1;
72 bool mapped:1;
73 bool afonly:1;
/linux/drivers/infiniband/hw/cxgb4/
H A Drestrack.c203 struct iw_cm_id *iw_cm_id; in c4iw_fill_res_cm_id_entry() local