Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rings_main.c861 soc->intr_ctx[i].rx_near_full_grp_1_mask = 0; in dp_soc_interrupt_detach()
917 int rx_near_full_grp_1_mask = in dp_soc_interrupt_attach() local
945 soc->intr_ctx[i].rx_near_full_grp_1_mask = in dp_soc_interrupt_attach()
946 rx_near_full_grp_1_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.h1123 uint8_t rx_near_full_grp_1_mask; member
H A Ddp_main.c2209 int rx_near_full_grp_1_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.c6342 if (soc->intr_ctx[i].rx_near_full_grp_1_mask) in dp_print_soc_interrupt_stats()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be.c2013 int rx_near_full_grp_1_mask = int_ctx->rx_near_full_grp_1_mask; in dp_service_near_full_srngs_be() local
2015 int rx_near_full_mask = rx_near_full_grp_1_mask | in dp_service_near_full_srngs_be()