Searched refs:TOTAL_DESC (Results 1 – 2 of 2) sorted by relevance
22 #define TOTAL_DESC 256 macro39 #define DMA_FC_THRESH_HI (TOTAL_DESC >> 4)
51 (TOTAL_DESC - priv->hw_params->rx_queues * priv->hw_params->rx_bds_per_q)53 (TOTAL_DESC - priv->hw_params->tx_queues * priv->hw_params->tx_bds_per_q)63 TOTAL_DESC * DMA_DESC_SIZE)66 TOTAL_DESC * DMA_DESC_SIZE)2827 TOTAL_DESC); in bcmgenet_init_tx_queues()2936 TOTAL_DESC); in bcmgenet_init_rx_queues()3057 priv->num_rx_bds = TOTAL_DESC; in bcmgenet_init_dma()3070 priv->num_tx_bds = TOTAL_DESC; in bcmgenet_init_dma()