Searched refs:ATL1_TPD_DESC (Results 1 – 2 of 2) sorted by relevance
575 #define ATL1_TPD_DESC(R, i) ATL1_GET_DESC(R, i, struct tx_packet_desc) macro
2299 tpd = ATL1_TPD_DESC(&adapter->tpd_ring, next_to_use); in atl1_tx_queue()2393 ptpd = ATL1_TPD_DESC(tpd_ring, in atl1_xmit_frame()