Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netinet/
HDtoecore.h47 void *tod_softc; /* TOE driver private data */ member
HDtoecore.c266 tod->tod_softc = NULL; in init_toedev()
/freebsd-13-stable/sys/dev/cxgbe/tom/
HDt4_listen.c395 struct adapter *sc = tod->tod_softc; in send_abort_rpl_synqe()
517 struct adapter *sc = tod->tod_softc; in t4_listen_start()
615 struct adapter *sc = tod->tod_softc; in t4_listen_stop()
698 struct adapter *sc = tod->tod_softc; in t4_syncache_removed()
963 struct adapter *sc = tod->tod_softc; in t4_offload_socket()
HDt4_connect.c235 struct adapter *sc = tod->tod_softc; in t4_connect()
HDt4_tom_l2t.c415 struct adapter *sc = tod->tod_softc; in t4_l2_update()
HDt4_tom.h330 return (td->tod.tod_softc); in td_adapter()
HDt4_cpl_io.c442 struct adapter *sc = tod->tod_softc; in t4_rcvd_locked()
1275 struct adapter *sc = tod->tod_softc; in t4_tod_output()
1294 struct adapter *sc = tod->tod_softc; in t4_send_fin()
1315 struct adapter *sc = tod->tod_softc; in t4_send_rst()
HDt4_tom.c412 struct adapter *sc = tod->tod_softc; in t4_ctloutput()
826 struct adapter *sc = tod->tod_softc; in t4_tcp_info()
1760 tod->tod_softc = sc; in t4_tom_activate()