Home
last modified time | relevance | path

Searched refs:RL_VAL_AP (Results 1 – 25 of 30) sorted by relevance

12

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/rtl8821c/
H A Drtl8821c_ops.c1375 RetryLimit = (hal->CustomerID == RT_CID_CCX) ? RL_VAL_AP : RL_VAL_STA; in hw_var_set_mlme_join()
1377 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
1406 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
1427 RetryLimit = (hal->CustomerID == RT_CID_CCX) ? RL_VAL_AP : RL_VAL_STA; in hw_var_set_mlme_join()
1429 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
1443 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/rtl8821c/
H A Drtl8821c_ops.c1376 RetryLimit = (hal->CustomerID == RT_CID_CCX) ? RL_VAL_AP : RL_VAL_STA; in hw_var_set_mlme_join()
1378 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
1407 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
1428 RetryLimit = (hal->CustomerID == RT_CID_CCX) ? RL_VAL_AP : RL_VAL_STA; in hw_var_set_mlme_join()
1430 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
1444 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/rtl8822b/
H A Drtl8822b_ops.c1512 RetryLimit = (hal->CustomerID == RT_CID_CCX) ? RL_VAL_AP : RL_VAL_STA; in hw_var_set_mlme_join()
1514 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
1552 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
1581 RetryLimit = (hal->CustomerID == RT_CID_CCX) ? RL_VAL_AP : RL_VAL_STA; in hw_var_set_mlme_join()
1583 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
1596 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/rtl8822c/
H A Drtl8822c_ops.c1733 RetryLimit = (hal->CustomerID == RT_CID_CCX) ? RL_VAL_AP : RL_VAL_STA; in hw_var_set_mlme_join()
1735 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
1773 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
1802 RetryLimit = (hal->CustomerID == RT_CID_CCX) ? RL_VAL_AP : RL_VAL_STA; in hw_var_set_mlme_join()
1804 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
1817 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/rtl8723b/
H A Drtl8723b_hal_init.c4691 RetryLimit = (pHalData->CustomerID == RT_CID_CCX) ? RL_VAL_AP : RL_VAL_STA; in hw_var_set_mlme_join()
4693 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
4724 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
4743 RetryLimit = (pHalData->CustomerID == RT_CID_CCX) ? RL_VAL_AP : RL_VAL_STA; in hw_var_set_mlme_join()
4745 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
4755 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Dhal_com_reg.h1516 #define RL_VAL_AP 7 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Dhal_com_reg.h1514 #define RL_VAL_AP 7 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Dhal_com_reg.h1514 #define RL_VAL_AP 7 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Dhal_com_reg.h1481 #define RL_VAL_AP 7 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dhal_com_reg.h1522 #define RL_VAL_AP 7 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dhal_com_reg.h1522 #define RL_VAL_AP 7 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Dhal_com_reg.h1522 #define RL_VAL_AP 7 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Dhal_com_reg.h1523 #define RL_VAL_AP 7 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dhal_com_reg.h1522 #define RL_VAL_AP 7 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Dhal_com_reg.h1522 #define RL_VAL_AP 7 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Dhal_com_reg.h1522 #define RL_VAL_AP 7 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Dhal_com_reg.h1523 #define RL_VAL_AP 7 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Dhal_com_reg.h1514 #define RL_VAL_AP 7 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/
H A Dhal_com.c11208 RetryLimit = (hal_data->CustomerID == RT_CID_CCX) ? RL_VAL_AP : RL_VAL_STA; in hw_var_set_mlme_join()
11210 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
11233 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
11252 RetryLimit = (hal_data->CustomerID == RT_CID_CCX) ? RL_VAL_AP : RL_VAL_STA; in hw_var_set_mlme_join()
11254 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
11265 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/
H A Dhal_com.c11617 RetryLimit = (hal_data->CustomerID == RT_CID_CCX) ? RL_VAL_AP : RL_VAL_STA; in hw_var_set_mlme_join()
11619 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
11642 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
11661 RetryLimit = (hal_data->CustomerID == RT_CID_CCX) ? RL_VAL_AP : RL_VAL_STA; in hw_var_set_mlme_join()
11663 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
11674 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/
H A Dhal_com.c11827 RetryLimit = (hal_data->CustomerID == RT_CID_CCX) ? RL_VAL_AP : RL_VAL_STA; in hw_var_set_mlme_join()
11829 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
11852 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
11871 RetryLimit = (hal_data->CustomerID == RT_CID_CCX) ? RL_VAL_AP : RL_VAL_STA; in hw_var_set_mlme_join()
11873 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
11884 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/
H A Dhal_com.c11465 RetryLimit = (hal_data->CustomerID == RT_CID_CCX) ? RL_VAL_AP : RL_VAL_STA; in hw_var_set_mlme_join()
11467 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
11490 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
11509 RetryLimit = (hal_data->CustomerID == RT_CID_CCX) ? RL_VAL_AP : RL_VAL_STA; in hw_var_set_mlme_join()
11511 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
11522 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/
H A Dhal_com.c11489 RetryLimit = (hal_data->CustomerID == RT_CID_CCX) ? RL_VAL_AP : RL_VAL_STA; in hw_var_set_mlme_join()
11491 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
11514 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
11533 RetryLimit = (hal_data->CustomerID == RT_CID_CCX) ? RL_VAL_AP : RL_VAL_STA; in hw_var_set_mlme_join()
11535 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
11546 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/
H A Dhal_com.c11794 RetryLimit = (hal_data->CustomerID == RT_CID_CCX) ? RL_VAL_AP : RL_VAL_STA; in hw_var_set_mlme_join()
11796 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
11819 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
11838 RetryLimit = (hal_data->CustomerID == RT_CID_CCX) ? RL_VAL_AP : RL_VAL_STA; in hw_var_set_mlme_join()
11840 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
11851 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/
H A Dhal_com.c11834 RetryLimit = (hal_data->CustomerID == RT_CID_CCX) ? RL_VAL_AP : RL_VAL_STA; in hw_var_set_mlme_join()
11836 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
11859 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
11878 RetryLimit = (hal_data->CustomerID == RT_CID_CCX) ? RL_VAL_AP : RL_VAL_STA; in hw_var_set_mlme_join()
11880 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()
11891 RetryLimit = RL_VAL_AP; in hw_var_set_mlme_join()

12