Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/cxgbe/tom/
H A Dt4_tom.h192 struct tom_data *td;
302 struct tom_data { struct
326 static inline struct tom_data * argument
330 return (__containerof(tod, struct tom_data, tod)); in tod_td()
334 td_adapter(struct tom_data *td) in td_adapter()
H A Dt4_tom.c224 struct tom_data *td = toep->td; in offload_socket()
268 struct tom_data *td = toep->td; in undo_offload_socket()
299 struct tom_data *td = toep->td; in release_offload_resources()
511 struct tom_data *td = sc->tom_softc; in add_tid_to_history()
547 struct tom_data *td = sc->tom_softc; in remove_tcb_histent()
562 struct tom_data *td = sc->tom_softc; in lookup_tcb_histent()
590 struct tom_data *td = sc->tom_softc; in release_tcb_histent()
616 struct tom_data *td = te->te_adapter->tom_softc; in update_tcb_histent()
1619 struct tom_data *td = arg; in reclaim_wr_resources()
1665 struct tom_data *td; in t4_tom_activate()
[all …]
H A Dt4_tom_l2t.c169 struct tom_data *td = sc->tom_softc; in resolution_failed()
233 struct tom_data *td = sc->tom_softc; in resolve_entry()
H A Dt4_listen.c273 struct tom_data *td = sc->tom_softc; in listen_hash_add()
288 struct tom_data *td = sc->tom_softc; in listen_hash_find()
308 struct tom_data *td = sc->tom_softc; in listen_hash_del()
H A Dt4_ddp.c107 free_pageset(struct tom_data *td, struct pageset *ps) in free_pageset()
180 free_ddp_buffer(struct tom_data *td, struct ddp_buffer *db) in free_ddp_buffer()
1206 struct tom_data *td = sc->tom_softc; in prep_pageset()
/freebsd-12.1/sys/dev/cxgbe/cxgbei/
H A Dicl_cxgbei.c516 struct tom_data *td = sc->tom_softc; in find_offload_adapter()