Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/cxgb4/
H A Dcm.c372 static struct c4iw_listen_ep *get_ep_from_stid(struct c4iw_dev *dev, in get_ep_from_stid() function
2388 struct c4iw_listen_ep *ep = get_ep_from_stid(dev, stid); in pass_open_rpl()
2406 struct c4iw_listen_ep *ep = get_ep_from_stid(dev, stid); in close_listsrv_rpl()
2531 parent_ep = (struct c4iw_ep *)get_ep_from_stid(dev, stid); in pass_accept_req()
4097 lep = (struct c4iw_ep *)get_ep_from_stid(dev, stid); in rx_pkt()