Searched refs:dev_op_dqo_rda (Results 1 – 1 of 1) sorted by relevance
60 struct gve_device_option_dqo_rda **dev_op_dqo_rda, in gve_parse_device_option() argument91 if (option_length < sizeof(**dev_op_dqo_rda) || in gve_parse_device_option()94 "DQO RDA", (int)sizeof(**dev_op_dqo_rda), in gve_parse_device_option()100 if (option_length > sizeof(**dev_op_dqo_rda)) { in gve_parse_device_option()104 *dev_op_dqo_rda = (void *)(option + 1); in gve_parse_device_option()156 struct gve_device_option_dqo_rda **dev_op_dqo_rda, in gve_process_device_options() argument177 dev_op_dqo_rda, in gve_process_device_options()411 struct gve_device_option_dqo_rda *dev_op_dqo_rda = NULL; in gve_adminq_describe_device() local443 &dev_op_dqo_rda, in gve_adminq_describe_device()449 if (dev_op_dqo_rda != NULL) { in gve_adminq_describe_device()[all …]