Searched refs:firmware_feature (Results 1 – 2 of 2) sorted by relevance
7926 struct pqi_firmware_feature *firmware_feature);7930 struct pqi_firmware_feature *firmware_feature) in pqi_firmware_feature_status() argument7932 if (!firmware_feature->supported) { in pqi_firmware_feature_status()7934 firmware_feature->feature_name); in pqi_firmware_feature_status()7938 if (firmware_feature->enabled) { in pqi_firmware_feature_status()7940 "%s enabled\n", firmware_feature->feature_name); in pqi_firmware_feature_status()7945 firmware_feature->feature_name); in pqi_firmware_feature_status()7949 struct pqi_firmware_feature *firmware_feature) in pqi_ctrl_update_feature_flags() argument7951 switch (firmware_feature->feature_bit) { in pqi_ctrl_update_feature_flags()7953 ctrl_info->enable_r1_writes = firmware_feature->enabled; in pqi_ctrl_update_feature_flags()[all …]
412 } firmware_feature; /* 20, 21 */ member