Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/hw/cxgb4/
Drestrack.c201 struct c4iw_listen_ep *listen_ep = NULL; in c4iw_fill_res_cm_id_entry() local
225 listen_ep = &uep->lep; in c4iw_fill_res_cm_id_entry()
226 epcp = &listen_ep->com; in c4iw_fill_res_cm_id_entry()
242 if (rdma_nl_put_driver_u32(msg, "stid", listen_ep->stid)) in c4iw_fill_res_cm_id_entry()
244 if (rdma_nl_put_driver_u32(msg, "backlog", listen_ep->backlog)) in c4iw_fill_res_cm_id_entry()