Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_offload.h213 static __inline union listen_entry *stid2entry(const struct tid_info *t, in stid2entry() function
236 return &(stid2entry(t, tid)->toe_tid); in lookup_stid()
H A Dcxgb_offload.c498 union listen_entry *p = stid2entry(t, stid); in cxgb_free_stid()