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.c273 tod->tod_softc = NULL; in init_toedev()
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_listen.c531 struct adapter *sc = tod->tod_softc; in send_abort_rpl_synqe()
653 struct adapter *sc = tod->tod_softc; in t4_listen_start()
751 struct adapter *sc = tod->tod_softc; in t4_listen_stop()
838 struct adapter *sc = tod->tod_softc; in t4_syncache_removed()
1109 struct adapter *sc = tod->tod_softc; in t4_offload_socket()
H A Dt4_tom_l2t.c426 struct adapter *sc = tod->tod_softc; in t4_l2_update()
H A Dt4_tom.h376 return (td->tod.tod_softc); in td_adapter()
H A Dt4_connect.c254 struct adapter *sc = tod->tod_softc; in t4_connect()
H A Dt4_cpl_io.c420 struct adapter *sc = tod->tod_softc; in t4_rcvd_locked()
1584 struct adapter *sc = tod->tod_softc; in t4_tod_output()
1603 struct adapter *sc = tod->tod_softc; in t4_send_fin()
1624 struct adapter *sc = tod->tod_softc; in t4_send_rst()
H A Dt4_tom.c420 struct adapter *sc = tod->tod_softc; in t4_ctloutput()
841 struct adapter *sc = tod->tod_softc; in t4_tcp_info()
1945 tod->tod_softc = sc; in t4_tom_activate()