Home
last modified time | relevance | path

Searched refs:host2rxdma (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/Documentation/devicetree/bindings/net/wireless/
Dqcom,ath11k.yaml120 - description: interrupt event for ring host2rxdma-monitor-ring3
121 - description: interrupt event for ring host2rxdma-monitor-ring2
122 - description: interrupt event for ring host2rxdma-monitor-ring1
139 - description: interrupt event for ring host2rxdma-host-buf-ring-mac3
140 - description: interrupt event for ring host2rxdma-host-buf-ring-mac2
141 - description: interrupt event for ring host2rxdma-host-buf-ring-mac1
174 - const: host2rxdma-monitor-ring3
175 - const: host2rxdma-monitor-ring2
176 - const: host2rxdma-monitor-ring1
193 - const: host2rxdma-host-buf-ring-mac3
[all …]
/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dhw.h122 u8 host2rxdma[ATH11K_EXT_IRQ_GRP_NUM_MAX]; member
Dhw.c1149 .host2rxdma = {
1187 .host2rxdma = {
1932 .host2rxdma = {
1971 .host2rxdma = {
Ddp.c159 grp_mask = &ab->hw_params.ring_mask->host2rxdma[0]; in ath11k_dp_srng_calculate_msi_group()
852 if (ab->hw_params.ring_mask->host2rxdma[grp_id] & BIT(id)) { in ath11k_dp_service_srng()
Dpcic.c574 ab->hw_params.ring_mask->host2rxdma[i] || in ath11k_pcic_ext_irq_config()
Dahb.c577 if (ab->hw_params.ring_mask->host2rxdma[i] & BIT(j)) { in ath11k_ahb_config_ext_irq()