Lines Matching refs:dev_op_gqi_qpl
59 struct gve_device_option_gqi_qpl **dev_op_gqi_qpl, in gve_parse_device_option() argument
75 if (option_length < sizeof(**dev_op_gqi_qpl) || in gve_parse_device_option()
78 "GQI QPL", (int)sizeof(**dev_op_gqi_qpl), in gve_parse_device_option()
84 if (option_length > sizeof(**dev_op_gqi_qpl)) { in gve_parse_device_option()
88 *dev_op_gqi_qpl = (void *)(option + 1); in gve_parse_device_option()
184 struct gve_device_option_gqi_qpl **dev_op_gqi_qpl, in gve_process_device_options() argument
206 dev_op_gqi_qpl, in gve_process_device_options()
451 struct gve_device_option_gqi_qpl *dev_op_gqi_qpl = NULL; in gve_adminq_describe_device() local
488 &dev_op_gqi_qpl, in gve_adminq_describe_device()
514 } else if (dev_op_gqi_qpl != NULL) { in gve_adminq_describe_device()
519 dev_op_gqi_qpl->supported_features_mask); in gve_adminq_describe_device()