Searched refs:TX_PRIORITY_TH (Results 1 – 3 of 3) sorted by relevance
664 pool->stop_priority_th = (TX_PRIORITY_TH * pool->stop_th)/100; in ol_tx_create_flow_pool()668 pool->start_priority_th = (TX_PRIORITY_TH * pool->start_th)/100; in ol_tx_create_flow_pool()1126 pool->stop_priority_th = (TX_PRIORITY_TH * pool->stop_th) / 100; in ol_tx_flow_pool_update()1130 pool->start_priority_th = (TX_PRIORITY_TH * pool->start_th) / 100; in ol_tx_flow_pool_update()
434 #define TX_PRIORITY_TH (80) macro
1082 (TX_PRIORITY_TH * pdev->tx_desc.stop_th) / 100; in ol_txrx_pdev_set_threshold()1087 (TX_PRIORITY_TH * pdev->tx_desc.start_th) / 100; in ol_txrx_pdev_set_threshold()