Searched refs:rxdma2sw_rings_not_supported (Results 1 – 3 of 3) sorted by relevance
3388 soc->rxdma2sw_rings_not_supported = 1; in dp_soc_cfg_init()3406 soc->rxdma2sw_rings_not_supported = 1; in dp_soc_cfg_init()
4189 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()
3196 uint8_t rxdma2sw_rings_not_supported:1, member