Lines Matching refs:queue_format
73 priv->queue_format = GVE_GQI_RDA_FORMAT; in gve_parse_device_option()
679 .queue_format = priv->queue_format, in gve_adminq_configure_device_resources()
712 u32 qpl_id = priv->queue_format == GVE_GQI_RDA_FORMAT ? in gve_adminq_create_tx_queue()
719 if (priv->queue_format == GVE_DQO_RDA_FORMAT) in gve_adminq_create_tx_queue()
770 u32 qpl_id = priv->queue_format == GVE_GQI_RDA_FORMAT ? in gve_adminq_get_create_rx_queue_cmd()
782 if (priv->queue_format == GVE_DQO_RDA_FORMAT) in gve_adminq_get_create_rx_queue_cmd()
998 if (priv->queue_format != GVE_DQO_QPL_FORMAT) { in gve_enable_supported_features()
1094 priv->queue_format = GVE_DQO_RDA_FORMAT; in gve_adminq_describe_device()
1100 priv->queue_format = GVE_DQO_QPL_FORMAT; in gve_adminq_describe_device()
1104 priv->queue_format = GVE_GQI_RDA_FORMAT; in gve_adminq_describe_device()
1109 } else if (priv->queue_format == GVE_GQI_RDA_FORMAT) { in gve_adminq_describe_device()
1113 priv->queue_format = GVE_GQI_QPL_FORMAT; in gve_adminq_describe_device()