Searched refs:fw_format_max (Results 1 – 8 of 8) sorted by relevance
727 .fw_format_max = RTW8852BT_FW_FORMAT_MAX,
793 .fw_format_max = RTW8852B_FW_FORMAT_MAX,
2156 .fw_format_max = RTW8852A_FW_FORMAT_MAX,
2439 .fw_format_max = RTW8851B_FW_FORMAT_MAX,
2629 .fw_format_max = RTW8922A_FW_FORMAT_MAX,
2933 .fw_format_max = RTW8852C_FW_FORMAT_MAX,
4233 u8 fw_format_max; member
733 for (fw_format = chip->fw_format_max; fw_format >= 0; fw_format--) { in rtw89_early_fw_feature_recognize()