Lines Matching refs:queue_format
66 priv->queue_format = GVE_GQI_RDA_FORMAT; in gve_parse_device_option()
490 .queue_format = priv->queue_format, in gve_adminq_configure_device_resources()
522 u32 qpl_id = priv->queue_format == GVE_GQI_RDA_FORMAT ? in gve_adminq_create_tx_queue()
530 if (priv->queue_format == GVE_DQO_RDA_FORMAT) { in gve_adminq_create_tx_queue()
578 u32 qpl_id = priv->queue_format == GVE_GQI_RDA_FORMAT ? in gve_adminq_create_rx_queue()
592 if (priv->queue_format == GVE_DQO_RDA_FORMAT) { in gve_adminq_create_rx_queue()
723 if (priv->queue_format == GVE_DQO_QPL_FORMAT) in gve_set_desc_cnt_dqo()
808 priv->queue_format = GVE_DQO_RDA_FORMAT; in gve_adminq_describe_device()
814 priv->queue_format = GVE_DQO_QPL_FORMAT; in gve_adminq_describe_device()
818 priv->queue_format = GVE_GQI_RDA_FORMAT; in gve_adminq_describe_device()
823 } else if (priv->queue_format == GVE_GQI_RDA_FORMAT) { in gve_adminq_describe_device()
827 priv->queue_format = GVE_GQI_QPL_FORMAT; in gve_adminq_describe_device()