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 | 10725 #define __fw_txpwr_entry_acceptable(e, cursor, ent_sz) \ macro 10742 if (!__fw_txpwr_entry_acceptable(e, cursor, conf->ent_sz)) in fw_txpwr_byrate_entry_valid() 10816 if (!__fw_txpwr_entry_acceptable(e, cursor, conf->ent_sz)) in fw_txpwr_lmt_2ghz_entry_valid() 10856 if (!__fw_txpwr_entry_acceptable(e, cursor, conf->ent_sz)) in fw_txpwr_lmt_5ghz_entry_valid() 10896 if (!__fw_txpwr_entry_acceptable(e, cursor, conf->ent_sz)) in fw_txpwr_lmt_6ghz_entry_valid() 10938 if (!__fw_txpwr_entry_acceptable(e, cursor, conf->ent_sz)) in fw_txpwr_lmt_ru_2ghz_entry_valid() 10973 if (!__fw_txpwr_entry_acceptable(e, cursor, conf->ent_sz)) in fw_txpwr_lmt_ru_5ghz_entry_valid() 11008 if (!__fw_txpwr_entry_acceptable(e, cursor, conf->ent_sz)) in fw_txpwr_lmt_ru_6ghz_entry_valid() 11046 if (!__fw_txpwr_entry_acceptable(e, cursor, conf->ent_sz)) in fw_tx_shape_lmt_entry_valid() 11079 if (!__fw_txpwr_entry_acceptable(e, cursor, conf->ent_sz)) in fw_tx_shape_lmt_ru_entry_valid()
|