Searched refs:VR_CDTX (Results 1 – 1 of 1) sorted by relevance
252 #define VR_CDTX(sc, x) (&(sc)->vr_control_data->vr_txdescs[(x)]) macro847 d = VR_CDTX(sc, i); in vr_txeof()1042 d = VR_CDTX(sc, nexttx); in vr_start()1150 VR_CDTX(sc, sc->vr_txlast)->vr_ctl |= htole32(VR_TXCTL_FINT); in vr_start()1158 VR_CDTX(sc, firsttx)->vr_status = htole32(VR_TXSTAT_OWN); in vr_start()1210 d = VR_CDTX(sc, i); in vr_init()