Searched defs:iw_cm_id (Results 1 – 2 of 2) sorted by relevance
82 struct iw_cm_id { struct94 void (*add_ref)(struct iw_cm_id *); argument95 void (*rem_ref)(struct iw_cm_id *); argument116 int (*connect)(struct iw_cm_id *cm_id, argument
206 struct iw_cm_id *iw_cm_id; in fill_res_ep_entry() local