Searched refs:dev_op_dqo_rda (Results 1 – 1 of 1) sorted by relevance
43 struct gve_device_option_dqo_rda **dev_op_dqo_rda, in gve_parse_device_option() argument107 if (option_length < sizeof(**dev_op_dqo_rda) || in gve_parse_device_option()110 "DQO RDA", (int)sizeof(**dev_op_dqo_rda), in gve_parse_device_option()116 if (option_length > sizeof(**dev_op_dqo_rda)) { in gve_parse_device_option()120 *dev_op_dqo_rda = (void *)(option + 1); in gve_parse_device_option()243 struct gve_device_option_dqo_rda **dev_op_dqo_rda, in gve_process_device_options() argument269 dev_op_dqo_rda, dev_op_jumbo_frames, in gve_process_device_options()983 struct gve_device_option_dqo_rda *dev_op_dqo_rda = NULL; in gve_adminq_describe_device() local1011 &dev_op_gqi_qpl, &dev_op_dqo_rda, in gve_adminq_describe_device()1024 if (dev_op_dqo_rda) { in gve_adminq_describe_device()[all …]