Home
last modified time | relevance | path

Searched refs:ATL1_TPD_DESC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atlx/
H A Datl1.h575 #define ATL1_TPD_DESC(R, i) ATL1_GET_DESC(R, i, struct tx_packet_desc) macro
H A Datl1.c2299 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atlx/
H A Datl1.h575 #define ATL1_TPD_DESC(R, i) ATL1_GET_DESC(R, i, struct tx_packet_desc) macro
H A Datl1.c2302 tpd = ATL1_TPD_DESC(&adapter->tpd_ring, next_to_use); in atl1_tx_queue()
2395 ptpd = ATL1_TPD_DESC(tpd_ring, in atl1_xmit_frame()

Completed in 14 milliseconds