Searched refs:dev_op_dqo_rda (Results 1 – 1 of 1) sorted by relevance
41 struct gve_device_option_dqo_rda **dev_op_dqo_rda, in gve_parse_device_option() argument101 if (option_length < sizeof(**dev_op_dqo_rda) || in gve_parse_device_option()104 "DQO RDA", (int)sizeof(**dev_op_dqo_rda), in gve_parse_device_option()110 if (option_length > sizeof(**dev_op_dqo_rda)) { in gve_parse_device_option()114 *dev_op_dqo_rda = (void *)(option + 1); in gve_parse_device_option()165 struct gve_device_option_dqo_rda **dev_op_dqo_rda, in gve_process_device_options() argument187 dev_op_dqo_rda, dev_op_jumbo_frames, in gve_process_device_options()718 const struct gve_device_option_dqo_rda *dev_op_dqo_rda) in gve_set_desc_cnt_dqo() argument727 be16_to_cpu(dev_op_dqo_rda->tx_comp_ring_entries); in gve_set_desc_cnt_dqo()729 be16_to_cpu(dev_op_dqo_rda->rx_buff_ring_entries); in gve_set_desc_cnt_dqo()[all …]