Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h97 struct eotid_entry { struct
147 struct eotid_entry *eotid_tab;
213 static inline struct eotid_entry *cxgb4_lookup_eotid(struct tid_info *t, in cxgb4_lookup_eotid()
H A Dcxgb4_main.c1873 t->eotid_tab = (struct eotid_entry *)&t->ftid_bmap[ftid_bmap_size]; in tid_init()