HomeSort by: relevance | last modified time | path
    Searched refs:stid2entry (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/cxgb/
cxgb_offload.h 213 static __inline union listen_entry *stid2entry(const struct tid_info *t, function in typeref:union:listen_entry *
236 return &(stid2entry(t, tid)->toe_tid);
cxgb_offload.c 498 union listen_entry *p = stid2entry(t, stid);

Completed in 14 milliseconds