c4iw_listen_ep
struct c4iw_listen_ep *ep = get_ep_from_stid(dev, stid);
struct c4iw_listen_ep *ep = get_ep_from_stid(dev, stid);
static int create_server6(struct c4iw_dev *dev, struct c4iw_listen_ep *ep)
static int create_server4(struct c4iw_dev *dev, struct c4iw_listen_ep *ep)
struct c4iw_listen_ep *ep;
struct c4iw_listen_ep *ep = to_listen_ep(cm_id);
static struct c4iw_listen_ep *get_ep_from_stid(struct c4iw_dev *dev,
struct c4iw_listen_ep *ep;
int dump_listen_ep(struct c4iw_listen_ep *ep, struct c4iw_debugfs_data *epd)
struct c4iw_listen_ep *lep;
static inline struct c4iw_listen_ep *to_listen_ep(struct iw_cm_id *cm_id)
struct c4iw_listen_ep lep;
struct c4iw_listen_ep *listen_ep = NULL;
uep->lep = *(struct c4iw_listen_ep *)epcp;