Searched refs:sc_txsoft (Results 1 – 6 of 6) sorted by relevance
87 struct glc_txsoft sc_txsoft[GLC_MAX_TX_PACKETS]; member
226 txs = &sc->sc_txsoft[i]; in glc_attach()
173 struct cas_txsoft sc_txsoft[CAS_TXQUEUELEN]; member
280 txs = &sc->sc_txsoft[i]; in cas_attach()443 if (sc->sc_txsoft[i].txs_dmamap != NULL) in cas_attach()445 sc->sc_txsoft[i].txs_dmamap); in cas_attach()497 if (sc->sc_txsoft[i].txs_dmamap != NULL) in cas_detach()499 sc->sc_txsoft[i].txs_dmamap); in cas_detach()
153 struct gem_txsoft sc_txsoft[GEM_TXQUEUELEN]; member
236 txs = &sc->sc_txsoft[i]; in gem_attach()381 if (sc->sc_txsoft[i].txs_dmamap != NULL) in gem_attach()383 sc->sc_txsoft[i].txs_dmamap); in gem_attach()423 if (sc->sc_txsoft[i].txs_dmamap != NULL) in gem_detach()425 sc->sc_txsoft[i].txs_dmamap); in gem_detach()