c4iw_listen_ep    372 drivers/infiniband/hw/cxgb4/cm.c static struct c4iw_listen_ep *get_ep_from_stid(struct c4iw_dev *dev,
c4iw_listen_ep    375 drivers/infiniband/hw/cxgb4/cm.c 	struct c4iw_listen_ep *ep;
c4iw_listen_ep   2381 drivers/infiniband/hw/cxgb4/cm.c 	struct c4iw_listen_ep *ep = get_ep_from_stid(dev, stid);
c4iw_listen_ep   2399 drivers/infiniband/hw/cxgb4/cm.c 	struct c4iw_listen_ep *ep = get_ep_from_stid(dev, stid);
c4iw_listen_ep   3463 drivers/infiniband/hw/cxgb4/cm.c static int create_server6(struct c4iw_dev *dev, struct c4iw_listen_ep *ep)
c4iw_listen_ep   3496 drivers/infiniband/hw/cxgb4/cm.c static int create_server4(struct c4iw_dev *dev, struct c4iw_listen_ep *ep)
c4iw_listen_ep   3540 drivers/infiniband/hw/cxgb4/cm.c 	struct c4iw_listen_ep *ep;
c4iw_listen_ep   3603 drivers/infiniband/hw/cxgb4/cm.c 	struct c4iw_listen_ep *ep = to_listen_ep(cm_id);
c4iw_listen_ep    616 drivers/infiniband/hw/cxgb4/device.c int dump_listen_ep(struct c4iw_listen_ep *ep, struct c4iw_debugfs_data *epd)
c4iw_listen_ep    672 drivers/infiniband/hw/cxgb4/device.c 	struct c4iw_listen_ep *lep;
c4iw_listen_ep    923 drivers/infiniband/hw/cxgb4/iw_cxgb4.h static inline struct c4iw_listen_ep *to_listen_ep(struct iw_cm_id *cm_id)
c4iw_listen_ep    194 drivers/infiniband/hw/cxgb4/restrack.c 	struct c4iw_listen_ep lep;
c4iw_listen_ep    204 drivers/infiniband/hw/cxgb4/restrack.c 	struct c4iw_listen_ep *listen_ep = NULL;
c4iw_listen_ep    226 drivers/infiniband/hw/cxgb4/restrack.c 		uep->lep = *(struct c4iw_listen_ep *)epcp;