Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_lii.c942 struct tx_pkt_header *txph; in lii_txintr() local
956 txph = (struct tx_pkt_header *) in lii_txintr()
959 if (txph->txph_size != txs->txps_size) { in lii_txintr()
969 sc->sc_txd_ack = (sc->sc_txd_ack + txph->txph_size + 7 ) & ~3; in lii_txintr()