Searched refs:tom_data (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/dev/cxgbe/tom/
H A Dt4_tom.h181 struct tom_data *td;
295 struct tom_data { struct
319 static inline struct tom_data *
323 return (__containerof(tod, struct tom_data, tod));
327 td_adapter(struct tom_data *td)
H A Dt4_tom.c108 static void free_tom_data(struct adapter *, struct tom_data *);
231 struct tom_data *td = toep->td;
284 struct tom_data *td = toep->td;
316 struct tom_data *td = toep->td;
532 struct tom_data *td = sc->tom_softc;
568 struct tom_data *td = sc->tom_softc;
583 struct tom_data *td = sc->tom_softc;
611 struct tom_data *td = sc->tom_softc;
637 struct tom_data *td = te->te_adapter->tom_softc;
1414 alloc_tcb_history(struct adapter *sc, struct tom_data *t
[all...]
H A Dt4_tom_l2t.c169 struct tom_data *td = sc->tom_softc;
233 struct tom_data *td = sc->tom_softc;
H A Dt4_ddp.c107 free_pageset(struct tom_data *td, struct pageset *ps)
175 free_ddp_buffer(struct tom_data *td, struct ddp_buffer *db)
1178 struct tom_data *td = sc->tom_softc;
H A Dt4_listen.c274 struct tom_data *td = sc->tom_softc;
289 struct tom_data *td = sc->tom_softc;
309 struct tom_data *td = sc->tom_softc;
/freebsd-13-stable/sys/dev/cxgbe/cxgbei/
H A Dicl_cxgbei.c519 struct tom_data *td = sc->tom_softc;

Completed in 125 milliseconds