Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
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()
Dsge.c2545 struct eotid_entry *entry; in cxgb4_ethofld_send_flowc()
4080 struct eotid_entry *entry; in cxgb4_ethofld_rx_handler()
Dcxgb4_main.c1871 t->eotid_tab = (struct eotid_entry *)&t->ftid_bmap[ftid_bmap_size]; in tid_init()