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() argument109 if (option_length < sizeof(**dev_op_dqo_qpl) || in gve_parse_device_option()112 "DQO QPL", (int)sizeof(**dev_op_dqo_qpl), in gve_parse_device_option()118 if (option_length > sizeof(**dev_op_dqo_qpl)) { in gve_parse_device_option()122 *dev_op_dqo_qpl = (void *)(option + 1); in gve_parse_device_option()186 struct gve_device_option_dqo_qpl **dev_op_dqo_qpl, in gve_process_device_options() argument208 dev_op_dqo_qpl, in gve_process_device_options()456 struct gve_device_option_dqo_qpl *dev_op_dqo_qpl = NULL; in gve_adminq_describe_device() local493 &dev_op_dqo_qpl, in gve_adminq_describe_device()508 } else if (dev_op_dqo_qpl != NULL) { in gve_adminq_describe_device()[all …]