Home
last modified time | relevance | path

Searched refs:iwarp_softc (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Ddevice.c303 sc->iwarp_softc = iwsc; in c4iw_activate()
309 sc->iwarp_softc = NULL; in c4iw_activate()
318 struct c4iw_dev *iwsc = sc->iwarp_softc; in c4iw_deactivate()
324 sc->iwarp_softc = NULL; in c4iw_deactivate()
332 struct c4iw_dev *iwsc = sc->iwarp_softc; in c4iw_async_event()
H A Dev.c264 struct c4iw_dev *dev = iq->adapter->iwarp_softc; in c4iw_ev_handler()
H A Dcm.c2992 cle->rhp = sc->iwarp_softc; in fw6_cqe_handler()
/freebsd/sys/dev/cxgb/
H A Dcxgb_adapter.h375 void *iwarp_softc; member
/freebsd/sys/dev/cxgbe/
H A Dadapter.h948 void *iwarp_softc; /* (struct c4iw_dev *) */ member