Searched refs:lookup_stid (Results 1 – 4 of 4) sorted by relevance
77 static inline struct t3c_tid_entry *lookup_stid(const struct tid_info *t, in lookup_stid() function
765 t3c_tid = lookup_stid(&(T3C_DATA(dev))->tid_maps, stid); in do_stid_rpl()810 t3c_tid = lookup_stid(t, stid); in do_cr()
139 static inline void *lookup_stid(const struct tid_info *t, unsigned int stid) in lookup_stid() function
2213 struct c4iw_listen_ep *ep = lookup_stid(t, stid); in pass_open_rpl()2232 struct c4iw_listen_ep *ep = lookup_stid(t, stid); in close_listsrv_rpl()2395 parent_ep = lookup_stid(t, stid); in pass_accept_req()3812 lep = (struct c4iw_ep *)lookup_stid(dev->rdev.lldi.tids, stid); in rx_pkt()