Searched refs:tx_pkt_header (Results 1 – 2 of 2) sorted by relevance
222 struct tx_pkt_header { struct458 struct tx_pkt_header *txd_ring;
468 struct tx_pkt_header *txph; in atl2_intr_tx()485 txph = (struct tx_pkt_header *) in atl2_intr_tx()824 struct tx_pkt_header *txph; in atl2_xmit_frame()842 if (skb->len + sizeof(struct tx_pkt_header) + 4 > txbuf_unused || in atl2_xmit_frame()851 txph = (struct tx_pkt_header *) (((u8 *)adapter->txd_ring) + offset); in atl2_xmit_frame()