Home
last modified time | relevance | path

Searched refs:tp_k (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_rx.c92 u32 tp_k = 0, tp_m = 0; in phl_rx_traffic_upd() local
94 tp_k = sts->rx_tp_kbits; in phl_rx_traffic_upd()
103 else if (tp_k >= RX_ULTRA_LOW_TP_THRES_KBPS) in phl_rx_traffic_upd()
H A Dphl_tx.c174 u32 tp_k = 0, tp_m = 0; in phl_tx_traffic_upd() local
176 tp_k = sts->tx_tp_kbits; in phl_tx_traffic_upd()
185 else if (tp_k >= TX_ULTRA_LOW_TP_THRES_KBPS) in phl_tx_traffic_upd()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_rx.c92 u32 tp_k = 0, tp_m = 0; in phl_rx_traffic_upd() local
94 tp_k = sts->rx_tp_kbits; in phl_rx_traffic_upd()
103 else if (tp_k >= RX_ULTRA_LOW_TP_THRES_KBPS) in phl_rx_traffic_upd()
H A Dphl_tx.c174 u32 tp_k = 0, tp_m = 0; in phl_tx_traffic_upd() local
176 tp_k = sts->tx_tp_kbits; in phl_tx_traffic_upd()
185 else if (tp_k >= TX_ULTRA_LOW_TP_THRES_KBPS) in phl_tx_traffic_upd()