Searched refs:__fw_txpwr_entry_acceptable (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/net/wireless/realtek/rtw89/ |
| H A D | fw.c | 8729 #define __fw_txpwr_entry_acceptable(e, cursor, ent_sz) \ macro 8746 if (!__fw_txpwr_entry_acceptable(e, cursor, conf->ent_sz)) in fw_txpwr_byrate_entry_valid() 8820 if (!__fw_txpwr_entry_acceptable(e, cursor, conf->ent_sz)) in fw_txpwr_lmt_2ghz_entry_valid() 8860 if (!__fw_txpwr_entry_acceptable(e, cursor, conf->ent_sz)) in fw_txpwr_lmt_5ghz_entry_valid() 8900 if (!__fw_txpwr_entry_acceptable(e, cursor, conf->ent_sz)) in fw_txpwr_lmt_6ghz_entry_valid() 8942 if (!__fw_txpwr_entry_acceptable(e, cursor, conf->ent_sz)) in fw_txpwr_lmt_ru_2ghz_entry_valid() 8977 if (!__fw_txpwr_entry_acceptable(e, cursor, conf->ent_sz)) in fw_txpwr_lmt_ru_5ghz_entry_valid() 9012 if (!__fw_txpwr_entry_acceptable(e, cursor, conf->ent_sz)) in fw_txpwr_lmt_ru_6ghz_entry_valid() 9050 if (!__fw_txpwr_entry_acceptable(e, cursor, conf->ent_sz)) in fw_tx_shape_lmt_entry_valid() 9083 if (!__fw_txpwr_entry_acceptable(e, cursor, conf->ent_sz)) in fw_tx_shape_lmt_ru_entry_valid()
|