Searched refs:fw_format_max (Results 1 – 9 of 9) sorted by relevance
807 .fw_format_max = RTW8852BT_FW_FORMAT_MAX,
940 .fw_format_max = RTW8852B_FW_FORMAT_MAX,
3690 .fw_format_max = RTW8922D_FW_FORMAT_MAX,3844 .fw_format_max = RTW8922DS_FW_FORMAT_MAX,
2345 .fw_format_max = RTW8852A_FW_FORMAT_MAX,
2583 .fw_format_max = RTW8851B_FW_FORMAT_MAX,
3142 .fw_format_max = RTW8852C_FW_FORMAT_MAX,
3209 .fw_format_max = RTW8922A_FW_FORMAT_MAX,
5279 u8 fw_format_max; member
1007 for (fw_format = fw_def->fw_format_max; fw_format >= 0; fw_format--) { in rtw89_early_fw_feature_recognize()