Searched refs:__fw_txpwr_entry_acceptable (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | fw.c | 12057 #define __fw_txpwr_entry_acceptable(e, cursor, ent_sz) \ macro 12074 if (!__fw_txpwr_entry_acceptable(e, cursor, conf->ent_sz)) in fw_txpwr_byrate_entry_valid() 12148 if (!__fw_txpwr_entry_acceptable(e, cursor, conf->ent_sz)) in fw_txpwr_lmt_2ghz_entry_valid() 12188 if (!__fw_txpwr_entry_acceptable(e, cursor, conf->ent_sz)) in fw_txpwr_lmt_5ghz_entry_valid() 12228 if (!__fw_txpwr_entry_acceptable(e, cursor, conf->ent_sz)) in fw_txpwr_lmt_6ghz_entry_valid() 12270 if (!__fw_txpwr_entry_acceptable(e, cursor, conf->ent_sz)) in fw_txpwr_lmt_ru_2ghz_entry_valid() 12305 if (!__fw_txpwr_entry_acceptable(e, cursor, conf->ent_sz)) in fw_txpwr_lmt_ru_5ghz_entry_valid() 12340 if (!__fw_txpwr_entry_acceptable(e, cursor, conf->ent_sz)) in fw_txpwr_lmt_ru_6ghz_entry_valid() 12378 if (!__fw_txpwr_entry_acceptable(e, cursor, conf->ent_sz)) in fw_tx_shape_lmt_entry_valid() 12417 if (!__fw_txpwr_entry_acceptable(e, cursor, conf->ent_sz)) in fw_tx_shape_lmt_ru_entry_valid()
|