Searched refs:stop_priority_th (Results 1 – 4 of 4) sorted by relevance
475 tmp_pool.stop_priority_th); in ol_tx_dump_flow_pool_info()664 pool->stop_priority_th = (TX_PRIORITY_TH * pool->stop_th)/100; in ol_tx_create_flow_pool()665 if (pool->stop_priority_th >= MAX_TSO_SEGMENT_DESC) in ol_tx_create_flow_pool()666 pool->stop_priority_th -= MAX_TSO_SEGMENT_DESC; in ol_tx_create_flow_pool()1072 pool->avail_desc >= pool->stop_priority_th) { in ol_tx_flow_pool_update_queue_state()1081 } else if (pool->avail_desc < pool->stop_priority_th) { in ol_tx_flow_pool_update_queue_state()1126 pool->stop_priority_th = (TX_PRIORITY_TH * pool->stop_th) / 100; in ol_tx_flow_pool_update()1127 if (pool->stop_priority_th >= MAX_TSO_SEGMENT_DESC) in ol_tx_flow_pool_update()1128 pool->stop_priority_th -= MAX_TSO_SEGMENT_DESC; in ol_tx_flow_pool_update()
147 pdev->tx_desc.stop_priority_th && in ol_tx_do_pdev_flow_control_pause()158 pdev->tx_desc.stop_priority_th) && in ol_tx_do_pdev_flow_control_pause()301 (pool->avail_desc >= pool->stop_priority_th) && in ol_tx_desc_alloc()309 pool->stop_priority_th) && in ol_tx_desc_alloc()
531 uint16_t stop_priority_th; member813 uint16_t stop_priority_th; member
1081 pdev->tx_desc.stop_priority_th = in ol_txrx_pdev_set_threshold()1083 if (pdev->tx_desc.stop_priority_th >= MAX_TSO_SEGMENT_DESC) in ol_txrx_pdev_set_threshold()1084 pdev->tx_desc.stop_priority_th -= MAX_TSO_SEGMENT_DESC; in ol_txrx_pdev_set_threshold()