Searched refs:fw_format_max (Results 1 – 8 of 8) sorted by relevance
745 .fw_format_max = RTW8852BT_FW_FORMAT_MAX,
811 .fw_format_max = RTW8852B_FW_FORMAT_MAX,
2175 .fw_format_max = RTW8852A_FW_FORMAT_MAX,
2458 .fw_format_max = RTW8851B_FW_FORMAT_MAX,
2969 .fw_format_max = RTW8852C_FW_FORMAT_MAX,
2780 .fw_format_max = RTW8922A_FW_FORMAT_MAX,
4261 u8 fw_format_max; member
896 for (fw_format = chip->fw_format_max; fw_format >= 0; fw_format--) { in rtw89_early_fw_feature_recognize()