Home
last modified time | relevance | path

Searched refs:dev_op_dqo_qpl (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/google/gve/
H A Dgve_adminq.c45 struct gve_device_option_dqo_qpl **dev_op_dqo_qpl, in gve_parse_device_option() argument
124 if (option_length < sizeof(**dev_op_dqo_qpl) || in gve_parse_device_option()
127 "DQO QPL", (int)sizeof(**dev_op_dqo_qpl), in gve_parse_device_option()
133 if (option_length > sizeof(**dev_op_dqo_qpl)) { in gve_parse_device_option()
137 *dev_op_dqo_qpl = (void *)(option + 1); in gve_parse_device_option()
263 struct gve_device_option_dqo_qpl **dev_op_dqo_qpl, in gve_process_device_options() argument
289 dev_op_dqo_qpl, dev_op_buffer_sizes, in gve_process_device_options()
937 *dev_op_dqo_qpl, in gve_enable_supported_features()
1033 struct gve_device_option_dqo_qpl *dev_op_dqo_qpl = NULL; in gve_adminq_describe_device() local
1059 &dev_op_jumbo_frames, &dev_op_dqo_qpl, in gve_adminq_describe_device()
[all …]