Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hci/
H A Dphl_trx_pcie.c318 u16 ltr_thre = phl_info->phl_com->bus_sw_cap.ltr_sw_ctrl_thre; in _phl_judge_idle_ltr_switching_conditions() local
322 tx_thre = ltr_thre >> 8; in _phl_judge_idle_ltr_switching_conditions()
323 rx_thre = (u8)(ltr_thre & 0xFF); in _phl_judge_idle_ltr_switching_conditions()