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