Searched refs:lookup_stid (Results 1 - 4 of 4) sorted by last modified time

/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_defs.h77 static inline struct t3c_tid_entry *lookup_stid(const struct tid_info *t, function
H A Dcxgb3_offload.c765 t3c_tid = lookup_stid(&(T3C_DATA(dev))->tid_maps, stid);
810 t3c_tid = lookup_stid(t, stid);
/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h132 static inline void *lookup_stid(const struct tid_info *t, unsigned int stid) function
/drivers/infiniband/hw/cxgb4/
H A Dcm.c2118 struct c4iw_listen_ep *ep = lookup_stid(t, stid);
2137 struct c4iw_listen_ep *ep = lookup_stid(t, stid);
2290 parent_ep = lookup_stid(t, stid);
3626 lep = (struct c4iw_ep *)lookup_stid(dev->rdev.lldi.tids, stid);

Completed in 110 milliseconds