Searched refs:dev_op_dqo_qpl (Results 1 – 1 of 1) sorted by relevance
45 struct gve_device_option_dqo_qpl **dev_op_dqo_qpl, in gve_parse_device_option() argument123 if (option_length < sizeof(**dev_op_dqo_qpl) || in gve_parse_device_option()126 "DQO QPL", (int)sizeof(**dev_op_dqo_qpl), in gve_parse_device_option()132 if (option_length > sizeof(**dev_op_dqo_qpl)) { in gve_parse_device_option()136 *dev_op_dqo_qpl = (void *)(option + 1); in gve_parse_device_option()245 struct gve_device_option_dqo_qpl **dev_op_dqo_qpl, in gve_process_device_options() argument270 dev_op_dqo_qpl, dev_op_buffer_sizes, in gve_process_device_options()893 *dev_op_dqo_qpl, in gve_enable_supported_features()915 if (dev_op_dqo_qpl) { in gve_enable_supported_features()917 be16_to_cpu(dev_op_dqo_qpl->tx_pages_per_qpl); in gve_enable_supported_features()[all …]