Searched refs:dev_op_jumbo_frames (Results 1 – 1 of 1) sorted by relevance
44 struct gve_device_option_jumbo_frames **dev_op_jumbo_frames, in gve_parse_device_option() argument139 if (option_length < sizeof(**dev_op_jumbo_frames) || in gve_parse_device_option()143 (int)sizeof(**dev_op_jumbo_frames), in gve_parse_device_option()149 if (option_length > sizeof(**dev_op_jumbo_frames)) { in gve_parse_device_option()154 *dev_op_jumbo_frames = (void *)(option + 1); in gve_parse_device_option()244 struct gve_device_option_jumbo_frames **dev_op_jumbo_frames, in gve_process_device_options() argument269 dev_op_dqo_rda, dev_op_jumbo_frames, in gve_process_device_options()891 *dev_op_jumbo_frames, in gve_enable_supported_features()907 if (dev_op_jumbo_frames && in gve_enable_supported_features()1012 &dev_op_jumbo_frames, &dev_op_dqo_qpl, in gve_adminq_describe_device()[all …]
Completed in 53 milliseconds