Searched refs:ptpd (Results 1 – 1 of 1) sorted by relevance
2099 struct tx_packet_desc *ptpd) in atl1_tso() argument2133 ptpd->word3 |= 1 << TPD_IP_CSUM_SHIFT; in atl1_tso()2162 struct tx_packet_desc *ptpd) in atl1_tx_csum() argument2187 struct tx_packet_desc *ptpd) in atl1_tx_map() argument2291 struct tx_packet_desc *ptpd) in atl1_tx_queue() argument2303 if (tpd != ptpd) in atl1_tx_queue()2349 struct tx_packet_desc *ptpd; in atl1_xmit_frame() local2395 ptpd = ATL1_TPD_DESC(tpd_ring, in atl1_xmit_frame()2408 tso = atl1_tso(adapter, skb, ptpd); in atl1_xmit_frame()2422 atl1_tx_map(adapter, skb, ptpd); in atl1_xmit_frame()[all …]