Searched refs:tx_min (Results 1 – 1 of 1) sorted by relevance
11585 uint32_t tx_min, tx_max; in dp_tx_flow_ctrl_configure_pdev() local11587 tx_min = wlan_cfg_get_min_tx_desc(soc->wlan_cfg_ctx); in dp_tx_flow_ctrl_configure_pdev()11591 if ((value >= tx_min) && (value <= tx_max)) { in dp_tx_flow_ctrl_configure_pdev()11595 soc, tx_min, tx_max); in dp_tx_flow_ctrl_configure_pdev()