Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_rf.c1462 static void rtw_path_bmp_limit_from_higher(u8 *bmp, u8 *bmp_bit_cnt, u8 bit_cnt_lmt) in rtw_path_bmp_limit_from_higher() argument
1466 for (i = RF_PATH_MAX - 1; *bmp_bit_cnt > bit_cnt_lmt && i >= 0; i--) { in rtw_path_bmp_limit_from_higher()
1469 (*bmp_bit_cnt)--; in rtw_path_bmp_limit_from_higher()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_rf.c1462 static void rtw_path_bmp_limit_from_higher(u8 *bmp, u8 *bmp_bit_cnt, u8 bit_cnt_lmt) in rtw_path_bmp_limit_from_higher() argument
1466 for (i = RF_PATH_MAX - 1; *bmp_bit_cnt > bit_cnt_lmt && i >= 0; i--) { in rtw_path_bmp_limit_from_higher()
1469 (*bmp_bit_cnt)--; in rtw_path_bmp_limit_from_higher()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_rf.c676 static void rtw_path_bmp_limit_from_higher(u8 *bmp, u8 *bmp_bit_cnt, u8 bit_cnt_lmt) in rtw_path_bmp_limit_from_higher() argument
680 for (i = RF_PATH_MAX - 1; *bmp_bit_cnt > bit_cnt_lmt && i >= 0; i--) { in rtw_path_bmp_limit_from_higher()
683 (*bmp_bit_cnt)--; in rtw_path_bmp_limit_from_higher()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_rf.c1197 static void rtw_path_bmp_limit_from_higher(u8 *bmp, u8 *bmp_bit_cnt, u8 bit_cnt_lmt) in rtw_path_bmp_limit_from_higher() argument
1201 for (i = RF_PATH_MAX - 1; *bmp_bit_cnt > bit_cnt_lmt && i >= 0; i--) { in rtw_path_bmp_limit_from_higher()
1204 (*bmp_bit_cnt)--; in rtw_path_bmp_limit_from_higher()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_rf.c1196 static void rtw_path_bmp_limit_from_higher(u8 *bmp, u8 *bmp_bit_cnt, u8 bit_cnt_lmt) in rtw_path_bmp_limit_from_higher() argument
1200 for (i = RF_PATH_MAX - 1; *bmp_bit_cnt > bit_cnt_lmt && i >= 0; i--) { in rtw_path_bmp_limit_from_higher()
1203 (*bmp_bit_cnt)--; in rtw_path_bmp_limit_from_higher()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_rf.c1196 static void rtw_path_bmp_limit_from_higher(u8 *bmp, u8 *bmp_bit_cnt, u8 bit_cnt_lmt) in rtw_path_bmp_limit_from_higher() argument
1200 for (i = RF_PATH_MAX - 1; *bmp_bit_cnt > bit_cnt_lmt && i >= 0; i--) { in rtw_path_bmp_limit_from_higher()
1203 (*bmp_bit_cnt)--; in rtw_path_bmp_limit_from_higher()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_rf.c1503 static void rtw_path_bmp_limit_from_higher(u8 *bmp, u8 *bmp_bit_cnt, u8 bit_cnt_lmt) in rtw_path_bmp_limit_from_higher() argument
1507 for (i = RF_PATH_MAX - 1; *bmp_bit_cnt > bit_cnt_lmt && i >= 0; i--) { in rtw_path_bmp_limit_from_higher()
1510 (*bmp_bit_cnt)--; in rtw_path_bmp_limit_from_higher()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_rf.c1503 static void rtw_path_bmp_limit_from_higher(u8 *bmp, u8 *bmp_bit_cnt, u8 bit_cnt_lmt) in rtw_path_bmp_limit_from_higher() argument
1507 for (i = RF_PATH_MAX - 1; *bmp_bit_cnt > bit_cnt_lmt && i >= 0; i--) { in rtw_path_bmp_limit_from_higher()
1510 (*bmp_bit_cnt)--; in rtw_path_bmp_limit_from_higher()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_rf.c1504 static void rtw_path_bmp_limit_from_higher(u8 *bmp, u8 *bmp_bit_cnt, u8 bit_cnt_lmt) in rtw_path_bmp_limit_from_higher() argument
1508 for (i = RF_PATH_MAX - 1; *bmp_bit_cnt > bit_cnt_lmt && i >= 0; i--) { in rtw_path_bmp_limit_from_higher()
1511 (*bmp_bit_cnt)--; in rtw_path_bmp_limit_from_higher()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_rf.c1605 static void rtw_path_bmp_limit_from_higher(u8 *bmp, u8 *bmp_bit_cnt, u8 bit_cnt_lmt) in rtw_path_bmp_limit_from_higher() argument
1609 for (i = RF_PATH_MAX - 1; *bmp_bit_cnt > bit_cnt_lmt && i >= 0; i--) { in rtw_path_bmp_limit_from_higher()
1612 (*bmp_bit_cnt)--; in rtw_path_bmp_limit_from_higher()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_rf.c1569 static void rtw_path_bmp_limit_from_higher(u8 *bmp, u8 *bmp_bit_cnt, u8 bit_cnt_lmt) in rtw_path_bmp_limit_from_higher() argument
1573 for (i = RF_PATH_MAX - 1; *bmp_bit_cnt > bit_cnt_lmt && i >= 0; i--) { in rtw_path_bmp_limit_from_higher()
1576 (*bmp_bit_cnt)--; in rtw_path_bmp_limit_from_higher()