Searched refs:tx_desc_addr (Results 1 – 4 of 4) sorted by relevance
86 uint32_t tx_desc_addr[MAX_PRIORITY_QUEUES]; member
1006 desc_addr |= tx ? s->tx_desc_addr[q] : s->rx_desc_addr[q]; in gem_get_desc_addr()1355 s->tx_desc_addr[q] = gem_get_tx_queue_base_addr(s, q); in gem_transmit()1357 s->tx_desc_addr[q] = packet_desc_addr + in gem_transmit()1360 DB_PRINT("TX descriptor next: 0x%08x\n", s->tx_desc_addr[q]); in gem_transmit()1628 s->tx_desc_addr[i] = gem_get_tx_queue_base_addr(s, i); in gem_write()1646 s->tx_desc_addr[0] = val; in gem_write()1649 s->tx_desc_addr[offset - R_TRANSMIT_Q1_PTR + 1] = val; in gem_write()1780 VMSTATE_UINT32_ARRAY(tx_desc_addr, CadenceGEMState,
151 volatile u32 tx_desc_addr; /* Always points to the tx_buf_addr element. */ member616 tx_ring[tx_cur].tx_desc_addr = in eepro100_send()899 tx_ring[i].tx_desc_addr = 0; in purge_tx_ring()
1363 struct ath12k_tx_desc_info *tx_descs, **tx_desc_addr; in ath12k_dp_cc_desc_init() local1417 tx_desc_addr = in ath12k_dp_cc_desc_init()1419 *tx_desc_addr = &tx_descs[j]; in ath12k_dp_cc_desc_init()