Home | History | Annotate | Download | only in hpc

Lines Matching refs:sc_txdesc

657 				sc->sc_txdesc[nexttx].hpc3_hdd_bufptr =
659 sc->sc_txdesc[nexttx].hpc3_hdd_ctl =
662 sc->sc_txdesc[nexttx].hpc1_hdd_bufptr =
664 sc->sc_txdesc[nexttx].hpc1_hdd_ctl =
667 sc->sc_txdesc[nexttx].hdd_descptr =
676 sc->sc_txdesc[lasttx].hpc3_hdd_ctl |=
679 sc->sc_txdesc[lasttx].hpc1_hdd_ctl |=
691 sc->sc_txdesc[seg].hpc3_hdd_bufptr :
692 sc->sc_txdesc[seg].hpc1_hdd_bufptr);
695 sc->sc_txdesc[seg].hpc3_hdd_ctl:
696 sc->sc_txdesc[seg].hpc1_hdd_ctl);
698 sc->sc_txdesc[seg].hdd_descptr);
733 sc->sc_txdesc[lasttx].hpc3_hdd_ctl |=
736 sc->sc_txdesc[lasttx].hpc1_hdd_ctl |= HPC1_HDD_CTL_INTR;
737 sc->sc_txdesc[lasttx].hpc1_hdd_bufptr |=
765 sc->sc_txdesc[SQ_PREVTX(firsttx)].hpc3_hdd_ctl &=
769 sc->sc_txdesc[SQ_PREVTX(firsttx)].hpc1_hdd_ctl
1212 if ((sc->sc_txdesc[i].hpc3_hdd_ctl &