Home
last modified time | relevance | path

Searched refs:CCK_TABLE_SIZE (Results 1 - 25 of 33) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/hal/
H A Dodm.h29 #define CCK_TABLE_SIZE 33 macro
1084 extern u8 CCKSwingTable_Ch1_Ch13[CCK_TABLE_SIZE][8];
1085 extern u8 CCKSwingTable_Ch14[CCK_TABLE_SIZE][8];
1088 extern u8 CCKSwingTable_Ch1_Ch13_New[CCK_TABLE_SIZE][8];
1089 extern u8 CCKSwingTable_Ch14_New[CCK_TABLE_SIZE][8];
H A Dodm.c52 u8 CCKSwingTable_Ch1_Ch13[CCK_TABLE_SIZE][8] = {
88 u8 CCKSwingTable_Ch14[CCK_TABLE_SIZE][8] = {
170 u8 CCKSwingTable_Ch1_Ch13_New[CCK_TABLE_SIZE][8] = {
206 u8 CCKSwingTable_Ch14_New[CCK_TABLE_SIZE][8] = {
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Ddm.h14 #define CCK_TABLE_SIZE 33 macro
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Ddm.h14 #define CCK_TABLE_SIZE 33 macro
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Ddm.h14 #define CCK_TABLE_SIZE 33 macro
H A Ddm.c61 static const u8 cckswing_table_ch1ch13[CCK_TABLE_SIZE][8] = {
97 static const u8 cckswing_table_ch14[CCK_TABLE_SIZE][8] = {
995 if (cck_index > CCK_TABLE_SIZE - 1) { in rtl92d_dm_txpower_tracking_callback_thermalmeter()
996 cck_index = CCK_TABLE_SIZE - 1; in rtl92d_dm_txpower_tracking_callback_thermalmeter()
1059 if (cck_index >= CCK_TABLE_SIZE) in rtl92d_dm_txpower_tracking_callback_thermalmeter()
1060 cck_index = CCK_TABLE_SIZE - 1; in rtl92d_dm_txpower_tracking_callback_thermalmeter()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Ddm.h14 #define CCK_TABLE_SIZE 33 macro
H A Ddm.c61 static const u8 cckswing_table_ch1ch13[CCK_TABLE_SIZE][8] = {
97 static const u8 cckswing_table_ch14[CCK_TABLE_SIZE][8] = {
1000 if (cck_index > CCK_TABLE_SIZE - 1) { in rtl92d_dm_txpower_tracking_callback_thermalmeter()
1001 cck_index = CCK_TABLE_SIZE - 1; in rtl92d_dm_txpower_tracking_callback_thermalmeter()
1060 if (cck_index >= CCK_TABLE_SIZE) in rtl92d_dm_txpower_tracking_callback_thermalmeter()
1061 cck_index = CCK_TABLE_SIZE - 1; in rtl92d_dm_txpower_tracking_callback_thermalmeter()
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/
H A Dodm.h31 #define CCK_TABLE_SIZE 33 macro
1344 extern u8 CCKSwingTable_Ch1_Ch13[CCK_TABLE_SIZE][8];
1345 extern u8 CCKSwingTable_Ch14[CCK_TABLE_SIZE][8];
1348 extern u8 CCKSwingTable_Ch1_Ch13_New[CCK_TABLE_SIZE][8];
1349 extern u8 CCKSwingTable_Ch14_New[CCK_TABLE_SIZE][8];
H A Dodm.c52 u8 CCKSwingTable_Ch1_Ch13[CCK_TABLE_SIZE][8] = {
88 u8 CCKSwingTable_Ch14[CCK_TABLE_SIZE][8] = {
170 u8 CCKSwingTable_Ch1_Ch13_New[CCK_TABLE_SIZE][8] = {
206 u8 CCKSwingTable_Ch14_New[CCK_TABLE_SIZE][8] = {
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
H A Ddm_common.h19 #define CCK_TABLE_SIZE 33 macro
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Ddm.h14 #define CCK_TABLE_SIZE 33 macro
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
H A Ddm_common.h19 #define CCK_TABLE_SIZE 33 macro
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Ddm.h14 #define CCK_TABLE_SIZE 33 macro
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/include/
H A Dodm.h1018 #define CCK_TABLE_SIZE 33 macro
1021 extern u8 CCKSwingTable_Ch1_Ch13[CCK_TABLE_SIZE][8];
1022 extern u8 CCKSwingTable_Ch14[CCK_TABLE_SIZE][8];
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Ddm.h165 #define CCK_TABLE_SIZE 33 macro
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Ddm.h159 #define CCK_TABLE_SIZE 33 macro
H A Ddm.c63 static const u8 cckswing_table_ch1ch13[CCK_TABLE_SIZE][8] = {
99 static const u8 cckswing_table_ch14[CCK_TABLE_SIZE][8] = {
660 if (rtldm->swing_idx_cck >= CCK_TABLE_SIZE) in rtl8723be_dm_tx_power_track_set_power()
661 rtldm->swing_idx_cck = CCK_TABLE_SIZE - 1; in rtl8723be_dm_tx_power_track_set_power()
853 if (rtldm->cck_index > CCK_TABLE_SIZE - 1) in rtl8723be_dm_txpower_tracking_callback_thermalmeter()
854 rtldm->cck_index = CCK_TABLE_SIZE - 1; in rtl8723be_dm_txpower_tracking_callback_thermalmeter()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Ddm.h158 #define CCK_TABLE_SIZE 33 macro
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Ddm.h163 #define CCK_TABLE_SIZE 33 macro
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Ddm.h158 #define CCK_TABLE_SIZE 33 macro
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Ddm.h163 #define CCK_TABLE_SIZE 33 macro
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Ddm.h159 #define CCK_TABLE_SIZE 33 macro
H A Ddm.c63 static const u8 cckswing_table_ch1ch13[CCK_TABLE_SIZE][8] = {
99 static const u8 cckswing_table_ch14[CCK_TABLE_SIZE][8] = {
660 if (rtldm->swing_idx_cck >= CCK_TABLE_SIZE) in rtl8723be_dm_tx_power_track_set_power()
661 rtldm->swing_idx_cck = CCK_TABLE_SIZE - 1; in rtl8723be_dm_tx_power_track_set_power()
853 if (rtldm->cck_index > CCK_TABLE_SIZE - 1) in rtl8723be_dm_txpower_tracking_callback_thermalmeter()
854 rtldm->cck_index = CCK_TABLE_SIZE - 1; in rtl8723be_dm_txpower_tracking_callback_thermalmeter()
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Ddm.h165 #define CCK_TABLE_SIZE 33 macro

Completed in 27 milliseconds

12