Searched refs:c4iw_listen_ep (Results 1 – 4 of 4) sorted by relevance
192 struct c4iw_listen_ep lep;201 struct c4iw_listen_ep *listen_ep = NULL; in c4iw_fill_res_cm_id_entry()223 uep->lep = *(struct c4iw_listen_ep *)epcp; in c4iw_fill_res_cm_id_entry()
892 struct c4iw_listen_ep { struct947 static inline struct c4iw_listen_ep *to_listen_ep(struct iw_cm_id *cm_id) in to_listen_ep()
372 static struct c4iw_listen_ep *get_ep_from_stid(struct c4iw_dev *dev, in get_ep_from_stid()375 struct c4iw_listen_ep *ep; in get_ep_from_stid()2388 struct c4iw_listen_ep *ep = get_ep_from_stid(dev, stid); in pass_open_rpl()2406 struct c4iw_listen_ep *ep = get_ep_from_stid(dev, stid); in close_listsrv_rpl()3467 static int create_server6(struct c4iw_dev *dev, struct c4iw_listen_ep *ep) in create_server6()3500 static int create_server4(struct c4iw_dev *dev, struct c4iw_listen_ep *ep) in create_server4()3544 struct c4iw_listen_ep *ep; in c4iw_create_listen()3607 struct c4iw_listen_ep *ep = to_listen_ep(cm_id); in c4iw_destroy_listen()
616 int dump_listen_ep(struct c4iw_listen_ep *ep, struct c4iw_debugfs_data *epd) in dump_listen_ep()672 struct c4iw_listen_ep *lep; in ep_open()