Home
last modified time | relevance | path

Searched refs:rxdma2sw_rings_not_supported (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_rings_main.c3388 soc->rxdma2sw_rings_not_supported = 1; in dp_soc_cfg_init()
3406 soc->rxdma2sw_rings_not_supported = 1; in dp_soc_cfg_init()
H A Ddp_main.c4189 if (!soc->rxdma2sw_rings_not_supported) in dp_rxdma_ring_config()
4239 if (!soc->rxdma2sw_rings_not_supported) in dp_rxdma_ring_config()
14325 if (!soc->rxdma2sw_rings_not_supported) { in dp_pdev_srng_deinit()
14376 if (!soc->rxdma2sw_rings_not_supported) { in dp_pdev_srng_init()
14421 if (!soc->rxdma2sw_rings_not_supported) { in dp_pdev_srng_free()
14465 if (!soc->rxdma2sw_rings_not_supported) { in dp_pdev_srng_alloc()
H A Ddp_types.h3196 uint8_t rxdma2sw_rings_not_supported:1, member