Searched refs:c4iw_ep_common (Results 1 – 3 of 3) sorted by relevance
200 struct c4iw_ep_common *epcp; in c4iw_fill_res_cm_id_entry()209 epcp = (struct c4iw_ep_common *)iw_cm_id->provider_data; in c4iw_fill_res_cm_id_entry()
841 struct c4iw_ep_common { struct857 struct c4iw_ep_common com; argument868 struct c4iw_ep_common com;
150 static void deref_cm_id(struct c4iw_ep_common *epc) in deref_cm_id()157 static void ref_cm_id(struct c4iw_ep_common *epc) in ref_cm_id()266 static enum c4iw_ep_state state_read(struct c4iw_ep_common *epc) in state_read()276 static void __state_set(struct c4iw_ep_common *epc, enum c4iw_ep_state new) in __state_set()281 static void state_set(struct c4iw_ep_common *epc, enum c4iw_ep_state new) in state_set()311 struct c4iw_ep_common *epc; in alloc_ep()