Home
last modified time | relevance | path

Searched refs:rx_near_full_grp_2_mask (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rings_main.c862 soc->intr_ctx[i].rx_near_full_grp_2_mask = 0; in dp_soc_interrupt_detach()
920 int rx_near_full_grp_2_mask = in dp_soc_interrupt_attach() local
947 soc->intr_ctx[i].rx_near_full_grp_2_mask = in dp_soc_interrupt_attach()
948 rx_near_full_grp_2_mask; in dp_soc_interrupt_attach()
962 if (rx_near_full_grp_1_mask | rx_near_full_grp_2_mask | in dp_soc_interrupt_attach()
H A Ddp_types.h1125 uint8_t rx_near_full_grp_2_mask; member
H A Ddp_main.c2212 int rx_near_full_grp_2_mask = in dp_soc_interrupt_map_calculate_msi() local
2231 rx_near_full_grp_1_mask | rx_near_full_grp_2_mask | in dp_soc_interrupt_map_calculate_msi()
H A Ddp_stats.c6348 if (soc->intr_ctx[i].rx_near_full_grp_2_mask) in dp_print_soc_interrupt_stats()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be.c2014 int rx_near_full_grp_2_mask = int_ctx->rx_near_full_grp_2_mask; in dp_service_near_full_srngs_be() local
2016 rx_near_full_grp_2_mask; in dp_service_near_full_srngs_be()