Searched refs:INDEX_MAPPING_NUM (Results 1 – 4 of 4) sorted by relevance
713 const u8 index_mapping[5][INDEX_MAPPING_NUM], in rtl92d_bandtype_5G() argument714 const u8 index_mapping_pa[8][INDEX_MAPPING_NUM]) in rtl92d_bandtype_5G() argument743 if (delta > INDEX_MAPPING_NUM - 1) in rtl92d_bandtype_5G()745 [INDEX_MAPPING_NUM - 1]; in rtl92d_bandtype_5G()750 if (delta > INDEX_MAPPING_NUM - 1) in rtl92d_bandtype_5G()752 index_mapping[offset][INDEX_MAPPING_NUM - 1]; in rtl92d_bandtype_5G()792 static const u8 index_mapping[5][INDEX_MAPPING_NUM] = { in rtl92d_dm_txpower_tracking_callback_thermalmeter()804 static const u8 index_mapping_internal_pa[8][INDEX_MAPPING_NUM] = { in rtl92d_dm_txpower_tracking_callback_thermalmeter()956 if (delta > INDEX_MAPPING_NUM - 1) in rtl92d_dm_txpower_tracking_callback_thermalmeter()957 index = index_mapping[offset][INDEX_MAPPING_NUM - 1]; in rtl92d_dm_txpower_tracking_callback_thermalmeter()
49 #define INDEX_MAPPING_NUM 13 macro
25 #define INDEX_MAPPING_NUM 15 macro
1013 CAL_SWING_OFF(offset, power_inc, INDEX_MAPPING_NUM, in dm_txpower_track_cb_therm()1022 CAL_SWING_OFF(offset, power_dec, INDEX_MAPPING_NUM, in dm_txpower_track_cb_therm()
Completed in 10 milliseconds