Searched refs:tx_desc_addr (Results 1 – 2 of 2) sorted by relevance
733 struct emac_desc tx_desc, *tx_desc_addr; in emac_tx_mem_map() local752 tx_desc_addr = in emac_tx_mem_map()788 *tx_desc_addr = tx_desc; in emac_tx_mem_map()792 tx_desc_addr = &((struct emac_desc *)tx_ring->desc_addr)[old_head]; in emac_tx_mem_map()794 WRITE_ONCE(tx_desc_addr->desc0, tx_desc_addr->desc0 | TX_DESC_0_OWN); in emac_tx_mem_map()
1210 struct ath12k_tx_desc_info *tx_descs, **tx_desc_addr; in ath12k_dp_cc_desc_init() local1287 tx_desc_addr = in ath12k_dp_cc_desc_init()1289 *tx_desc_addr = &tx_descs[j]; in ath12k_dp_cc_desc_init()