Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/google/gve/
H A Dgve_adminq.c117 if (option_length < sizeof(**dev_op_dqo_qpl) || in gve_parse_device_option()
120 "DQO QPL", (int)sizeof(**dev_op_dqo_qpl), in gve_parse_device_option()
126 if (option_length > sizeof(**dev_op_dqo_qpl)) { in gve_parse_device_option()
130 *dev_op_dqo_qpl = (void *)(option + 1); in gve_parse_device_option()
188 dev_op_dqo_qpl); in gve_process_device_options()
739 *dev_op_dqo_qpl) in gve_enable_supported_features()
753 if (dev_op_dqo_qpl) { in gve_enable_supported_features()
755 be16_to_cpu(dev_op_dqo_qpl->tx_pages_per_qpl); in gve_enable_supported_features()
799 &dev_op_dqo_qpl); in gve_adminq_describe_device()
813 } else if (dev_op_dqo_qpl) { in gve_adminq_describe_device()
[all …]