Searched refs:txph (Results 1 – 1 of 1) sorted by relevance
942 struct tx_pkt_header *txph; in lii_txintr() local956 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()