Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_offload.h206 static __inline union active_open_entry *atid2entry(const struct tid_info *t, in atid2entry() function
247 return &(atid2entry(t, tid)->toe_tid); in lookup_atid()
H A Dcxgb_offload.c479 union active_open_entry *p = atid2entry(t, atid); in cxgb_free_atid()