Searched refs:MTL_MAX_TX_QUEUES (Results 1 – 3 of 3) sorted by relevance
2981 int status[MAX_T(u32, MTL_MAX_TX_QUEUES, MTL_MAX_RX_QUEUES)]; in stmmac_dma_interrupt()3779 if (i >= MTL_MAX_TX_QUEUES) in stmmac_request_irq_multi_msi()4001 for (int i = 0; i < MTL_MAX_TX_QUEUES; i++) in __stmmac_open()7424 MTL_MAX_TX_QUEUES, MTL_MAX_RX_QUEUES); in stmmac_dvr_probe()7436 for (i = 0; i < MTL_MAX_TX_QUEUES; i++) { in stmmac_dvr_probe()7462 for (i = 0; i < MTL_MAX_TX_QUEUES; i++) in stmmac_dvr_probe()7473 priv->af_xdp_zc_qps = bitmap_zalloc(MTL_MAX_TX_QUEUES, GFP_KERNEL); in stmmac_dvr_probe()
236 for (i = 0; i < MTL_MAX_TX_QUEUES; i++) { in dwxgmac2_prog_mtl_tx_algorithms()
432 struct stmmac_txq_cfg tx_queues_cfg[MTL_MAX_TX_QUEUES];