Home
last modified time | relevance | path

Searched refs:ATL1_TPD_DESC (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/atheros/atlx/
Datl1.h575 #define ATL1_TPD_DESC(R, i) ATL1_GET_DESC(R, i, struct tx_packet_desc) macro
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()