active_open_entry   47 drivers/net/ethernet/chelsio/cxgb3/cxgb3_defs.h static inline union active_open_entry *atid2entry(const struct tid_info *t,
active_open_entry   96 drivers/net/ethernet/chelsio/cxgb3/cxgb3_defs.h 	union active_open_entry *e;
active_open_entry  504 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c 	union active_open_entry *p = atid2entry(t, atid);
active_open_entry  660 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c 		union active_open_entry *p = t->afree;
active_open_entry 1169 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c 	t->atid_tab = (union active_open_entry *)&t->stid_tab[nstids];
active_open_entry  149 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.h 	union active_open_entry *next;
active_open_entry  166 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.h 	union active_open_entry *atid_tab;
active_open_entry  179 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.h 	union active_open_entry *afree;