Lines Matching refs:tx_packet_desc
1068 sizeof(struct tx_packet_desc) * tpd_ring->count in atl1_setup_ring_resources()
1090 tpd_ring->size = sizeof(struct tx_packet_desc) * tpd_ring->count; in atl1_setup_ring_resources()
2077 struct tx_packet_desc *tpd; in atl1_intr_tx()
2112 struct tx_packet_desc *ptpd) in atl1_tso()
2173 struct tx_packet_desc *ptpd) in atl1_tx_csum()
2198 struct tx_packet_desc *ptpd) in atl1_tx_map()
2303 struct tx_packet_desc *ptpd) in atl1_tx_queue()
2307 struct tx_packet_desc *tpd; in atl1_tx_queue()
2316 memcpy(tpd, ptpd, sizeof(struct tx_packet_desc)); in atl1_tx_queue()
2361 struct tx_packet_desc *ptpd; in atl1_xmit_frame()
2412 memset(ptpd, 0, sizeof(struct tx_packet_desc)); in atl1_xmit_frame()