Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtlwifi/phydm/rtl8822b/
Dphydm_iqk_8822b.c35 if (iqk_info->rxiqk_step == 5) { in phydm_set_iqk_info()
37 iqk_info->rxiqk_step = 1; in phydm_set_iqk_info()
976 switch (iqk_info->rxiqk_step) { in _iqk_rx_iqk_by_path_8822b()
988 iqk_info->rxiqk_step = 5; in _iqk_rx_iqk_by_path_8822b()
991 iqk_info->rxiqk_step++; in _iqk_rx_iqk_by_path_8822b()
1009 iqk_info->rxiqk_step++; in _iqk_rx_iqk_by_path_8822b()
1024 iqk_info->rxiqk_step = 5; in _iqk_rx_iqk_by_path_8822b()
1027 iqk_info->rxiqk_step++; in _iqk_rx_iqk_by_path_8822b()
1044 iqk_info->rxiqk_step = 5; in _iqk_rx_iqk_by_path_8822b()
1047 iqk_info->rxiqk_step++; in _iqk_rx_iqk_by_path_8822b()
[all …]
/Linux-v4.19/drivers/staging/rtlwifi/phydm/
Dphydm_iqk.h42 u8 rxiqk_step; member