Home
last modified time | relevance | path

Searched refs:tx_tp_m (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_dm.c112 u32 tx_tp_m = 0, rx_tp_m = 0; in phl_ltr_ctrl_watchdog() local
119 tx_tp_m = sts->tx_tp_kbits >> 10; in phl_ltr_ctrl_watchdog()
124 if ((tx_tp_m > TP_MBPS || rx_tp_m > TP_MBPS) && !start) { in phl_ltr_ctrl_watchdog()
130 if (start && tx_tp_m < TP_MBPS && rx_tp_m < TP_MBPS) { in phl_ltr_ctrl_watchdog()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_dm.c112 u32 tx_tp_m = 0, rx_tp_m = 0; in phl_ltr_ctrl_watchdog() local
119 tx_tp_m = sts->tx_tp_kbits >> 10; in phl_ltr_ctrl_watchdog()
124 if ((tx_tp_m > TP_MBPS || rx_tp_m > TP_MBPS) && !start) { in phl_ltr_ctrl_watchdog()
130 if (start && tx_tp_m < TP_MBPS && rx_tp_m < TP_MBPS) { in phl_ltr_ctrl_watchdog()