Searched refs:tod_softc (Results 1 - 12 of 12) sorted by relevance

/freebsd-10.1-release/sys/netinet/
H A Dtoecore.h42 void *tod_softc; /* TOE driver private data */ member in struct:toedev
H A Dtoecore.c248 tod->tod_softc = NULL;
/freebsd-10.1-release/sys/dev/cxgb/ulp/tom/
H A Dcxgb_cpl_io.c256 struct adapter *sc = tod->tod_softc;
281 struct adapter *sc = tod->tod_softc;
306 struct adapter *sc = td->tod.tod_softc;
370 struct adapter *sc = toep->tp_tod->tod_softc;
430 struct adapter *sc = tod->tod_softc;
589 struct adapter *sc = tod->tod_softc;
955 struct adapter *sc = tod->tod_softc;
1060 struct adapter *sc = tod->tod_softc;
1448 struct adapter *sc = tod->tod_softc;
1536 struct adapter *sc = toep->tp_tod->tod_softc;
[all...]
H A Dcxgb_listen.c803 struct adapter *sc = tod->tod_softc;
886 struct adapter *sc = tod->tod_softc;
946 struct adapter *sc = tod->tod_softc;
1100 struct adapter *sc = tod->tod_softc;
1134 struct adapter *sc = tod->tod_softc;
H A Dcxgb_tom.c251 tod->tod_softc = sc;
H A Dcxgb_l2t.c374 struct adapter *sc = tod->tod_softc;
/freebsd-10.1-release/sys/dev/cxgbe/tom/
H A Dt4_tom.h226 return (td->tod.tod_softc);
H A Dt4_listen.c346 struct adapter *sc = tod->tod_softc;
504 struct adapter *sc = tod->tod_softc;
592 struct adapter *sc = tod->tod_softc;
671 struct adapter *sc = tod->tod_softc;
925 struct adapter *sc = tod->tod_softc;
H A Dt4_connect.c311 struct adapter *sc = tod->tod_softc;
H A Dt4_cpl_io.c358 struct adapter *sc = tod->tod_softc;
952 struct adapter *sc = tod->tod_softc;
971 struct adapter *sc = tod->tod_softc;
996 struct adapter *sc = tod->tod_softc;
H A Dt4_tom_l2t.c442 struct adapter *sc = tod->tod_softc;
H A Dt4_tom.c341 struct adapter *sc = tod->tod_softc;
961 tod->tod_softc = sc;

Completed in 181 milliseconds