Searched refs:ratio_tx (Results 1 – 3 of 3) sorted by relevance
1524 u32 polling, ratio_tx, ratio_pri; in rtl92c_bt_state_change() local1557 ratio_tx = bt_tx * 1000 / polling; in rtl92c_bt_state_change()1559 rtlpriv->btcoexist.ratio_tx = ratio_tx; in rtl92c_bt_state_change()1564 if ((ratio_tx < 30) && (ratio_pri < 30)) in rtl92c_bt_state_change()1568 else if ((ratio_tx >= 200) && (ratio_pri >= 200)) in rtl92c_bt_state_change()1570 else if ((ratio_tx >= 350) && (ratio_tx < 500)) in rtl92c_bt_state_change()1572 else if (ratio_tx >= 500) in rtl92c_bt_state_change()1634 if (rtlpriv->btcoexist.ratio_tx > 160) { in rtl92c_bt_set_normal()
2659 u32 ratio_tx; member
2609 u32 ratio_tx; member