Searched refs:tfd_control (Results 1 – 4 of 4) sorted by relevance
755 tfd->tfd_control = htole32(TFD_FrameId(nexttx) | (totlen & 3)); in ste_start()793 sc->sc_txdescs[sc->sc_txlast].tfd_control |= in ste_start()1004 control = le32toh(sc->sc_txdescs[i].tfd_control); in ste_txintr()1243 control = le32toh(sc->sc_txdescs[id].tfd_control); in ste_txrestart()1245 sc->sc_txdescs[id].tfd_control = htole32(control); in ste_txrestart()
58 uint32_t tfd_control; /* control bits */ member
66 uint64_t tfd_control; /* control bits */ member
988 tfd->tfd_control = htole64(tfc); in stge_start()1206 control = le64toh(sc->sc_txdescs[i].tfd_control); in stge_txintr()1536 sc->sc_txdescs[i].tfd_control = htole64(TFD_TFDDone); in stge_init()