Home
last modified time | relevance | path

Searched refs:c4iw_listen_ep (Results 1 – 3 of 3) sorted by relevance

/drivers/infiniband/hw/cxgb4/
Diw_cxgb4.h800 struct c4iw_listen_ep { struct
890 static inline struct c4iw_listen_ep *to_listen_ep(struct iw_cm_id *cm_id) in to_listen_ep()
Dcm.c2215 struct c4iw_listen_ep *ep = lookup_stid(t, stid); in pass_open_rpl()
2234 struct c4iw_listen_ep *ep = lookup_stid(t, stid); in close_listsrv_rpl()
3270 static int create_server6(struct c4iw_dev *dev, struct c4iw_listen_ep *ep) in create_server6()
3297 static int create_server4(struct c4iw_dev *dev, struct c4iw_listen_ep *ep) in create_server4()
3341 struct c4iw_listen_ep *ep; in c4iw_create_listen()
3434 struct c4iw_listen_ep *ep = to_listen_ep(cm_id); in c4iw_destroy_listen()
Ddevice.c608 struct c4iw_listen_ep *ep = p; in dump_listen_ep()