Searched refs:dev_op_dqo_qpl (Results 1 – 1 of 1) sorted by relevance
61 struct gve_device_option_dqo_qpl **dev_op_dqo_qpl, in gve_parse_device_option() argument108 if (option_length < sizeof(**dev_op_dqo_qpl) || in gve_parse_device_option()111 "DQO QPL", (int)sizeof(**dev_op_dqo_qpl), in gve_parse_device_option()117 if (option_length > sizeof(**dev_op_dqo_qpl)) { in gve_parse_device_option()121 *dev_op_dqo_qpl = (void *)(option + 1); in gve_parse_device_option()157 struct gve_device_option_dqo_qpl **dev_op_dqo_qpl, in gve_process_device_options() argument178 dev_op_dqo_qpl, in gve_process_device_options()412 struct gve_device_option_dqo_qpl *dev_op_dqo_qpl = NULL; in gve_adminq_describe_device() local444 &dev_op_dqo_qpl, in gve_adminq_describe_device()458 } else if (dev_op_dqo_qpl != NULL) { in gve_adminq_describe_device()[all …]