Home
last modified time | relevance | path

Searched refs:to_listen_ep (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Diw_cxgb4.h911 static inline struct c4iw_listen_ep *to_listen_ep(struct iw_cm_id *cm_id) in to_listen_ep() function
H A Dcm.c3607 struct c4iw_listen_ep *ep = to_listen_ep(cm_id); in c4iw_destroy_listen()