Searched refs:tx_pkt_header (Results 1 – 2 of 2) sorted by relevance
238 struct tx_pkt_header { struct474 struct tx_pkt_header *txd_ring;
488 struct tx_pkt_header *txph; in atl2_intr_tx()505 txph = (struct tx_pkt_header *) in atl2_intr_tx()844 struct tx_pkt_header *txph; in atl2_xmit_frame()862 if (skb->len + sizeof(struct tx_pkt_header) + 4 > txbuf_unused || in atl2_xmit_frame()871 txph = (struct tx_pkt_header *) (((u8 *)adapter->txd_ring) + offset); in atl2_xmit_frame()