Searched refs:dev_op_gqi_qpl (Results 1 – 1 of 1) sorted by relevance
40 struct gve_device_option_gqi_qpl **dev_op_gqi_qpl, in gve_parse_device_option() argument85 if (option_length < sizeof(**dev_op_gqi_qpl) || in gve_parse_device_option()88 "GQI QPL", (int)sizeof(**dev_op_gqi_qpl), in gve_parse_device_option()94 if (option_length > sizeof(**dev_op_gqi_qpl)) { in gve_parse_device_option()98 *dev_op_gqi_qpl = (void *)(option + 1); in gve_parse_device_option()164 struct gve_device_option_gqi_qpl **dev_op_gqi_qpl, in gve_process_device_options() argument186 dev_op_gqi_rda, dev_op_gqi_qpl, in gve_process_device_options()769 struct gve_device_option_gqi_qpl *dev_op_gqi_qpl = NULL; in gve_adminq_describe_device() local797 &dev_op_gqi_qpl, &dev_op_dqo_rda, in gve_adminq_describe_device()828 if (dev_op_gqi_qpl) in gve_adminq_describe_device()[all …]