ICE_AQC_PORT_OPT_MAX
struct ice_aqc_get_port_options_elem options[ICE_AQC_PORT_OPT_MAX] = {};
u8 option_count = ICE_AQC_PORT_OPT_MAX;
if (status || active_idx >= ICE_AQC_PORT_OPT_MAX) {