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() argument100 if (option_length < sizeof(**dev_op_dqo_rda) || in gve_parse_device_option()103 "DQO RDA", (int)sizeof(**dev_op_dqo_rda), in gve_parse_device_option()109 if (option_length > sizeof(**dev_op_dqo_rda)) { in gve_parse_device_option()113 *dev_op_dqo_rda = (void *)(option + 1); in gve_parse_device_option()148 struct gve_device_option_dqo_rda **dev_op_dqo_rda, in gve_process_device_options() argument169 dev_op_dqo_rda, dev_op_jumbo_frames); in gve_process_device_options()672 const struct gve_device_option_dqo_rda *dev_op_dqo_rda) in gve_set_desc_cnt_dqo() argument676 be16_to_cpu(dev_op_dqo_rda->tx_comp_ring_entries); in gve_set_desc_cnt_dqo()679 be16_to_cpu(dev_op_dqo_rda->rx_buff_ring_entries); in gve_set_desc_cnt_dqo()[all …]