Lines Matching refs:queue_format
72 priv->queue_format = GVE_GQI_RDA_FORMAT; in gve_parse_device_option()
653 .queue_format = priv->queue_format, in gve_adminq_configure_device_resources()
686 u32 qpl_id = priv->queue_format == GVE_GQI_RDA_FORMAT ? in gve_adminq_create_tx_queue()
693 if (priv->queue_format == GVE_DQO_RDA_FORMAT) in gve_adminq_create_tx_queue()
737 u32 qpl_id = priv->queue_format == GVE_GQI_RDA_FORMAT ? in gve_adminq_get_create_rx_queue_cmd()
750 if (priv->queue_format == GVE_DQO_RDA_FORMAT) in gve_adminq_get_create_rx_queue_cmd()
939 if (priv->queue_format != GVE_DQO_QPL_FORMAT) { in gve_enable_supported_features()
1025 priv->queue_format = GVE_DQO_RDA_FORMAT; in gve_adminq_describe_device()
1031 priv->queue_format = GVE_DQO_QPL_FORMAT; in gve_adminq_describe_device()
1035 priv->queue_format = GVE_GQI_RDA_FORMAT; in gve_adminq_describe_device()
1040 } else if (priv->queue_format == GVE_GQI_RDA_FORMAT) { in gve_adminq_describe_device()
1044 priv->queue_format = GVE_GQI_QPL_FORMAT; in gve_adminq_describe_device()