Home
last modified time | relevance | path

Searched refs:tod_softc (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/netinet/
H A Dtoecore.h49 void *tod_softc; /* TOE driver private data */ member
H A Dtoecore.c275 tod->tod_softc = NULL; in init_toedev()
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_listen.c530 struct adapter *sc = tod->tod_softc; in send_abort_rpl_synqe()
652 struct adapter *sc = tod->tod_softc; in t4_listen_start()
750 struct adapter *sc = tod->tod_softc; in t4_listen_stop()
837 struct adapter *sc = tod->tod_softc; in t4_syncache_removed()
1107 struct adapter *sc = tod->tod_softc; in t4_offload_socket()
H A Dt4_connect.c243 struct adapter *sc = tod->tod_softc; in t4_connect()
H A Dt4_tom_l2t.c426 struct adapter *sc = tod->tod_softc; in t4_l2_update()
H A Dt4_tom.h372 return (td->tod.tod_softc); in td_adapter()
H A Dt4_cpl_io.c414 struct adapter *sc = tod->tod_softc; in t4_rcvd_locked()
1246 struct adapter *sc = tod->tod_softc; in t4_tod_output()
1265 struct adapter *sc = tod->tod_softc; in t4_send_fin()
1286 struct adapter *sc = tod->tod_softc; in t4_send_rst()
H A Dt4_tom.c420 struct adapter *sc = tod->tod_softc; in t4_ctloutput()
834 struct adapter *sc = tod->tod_softc; in t4_tcp_info()
1910 tod->tod_softc = sc; in t4_tom_activate()