Searched refs:queue_format (Results 1 – 4 of 4) sorted by relevance
593 enum gve_queue_format queue_format; member666 return (priv->queue_format == GVE_GQI_QPL_FORMAT); in gve_is_gqi()672 return (priv->queue_format == GVE_GQI_QPL_FORMAT || in gve_is_qpl()673 priv->queue_format == GVE_DQO_QPL_FORMAT); in gve_is_qpl()
502 priv->queue_format = GVE_DQO_RDA_FORMAT; in gve_adminq_describe_device()511 priv->queue_format = GVE_DQO_QPL_FORMAT; in gve_adminq_describe_device()520 priv->queue_format = GVE_GQI_QPL_FORMAT; in gve_adminq_describe_device()627 .queue_format = priv->queue_format, in gve_adminq_configure_device_resources()
268 uint8_t queue_format; member
45 SYSCTL_STRING(_hw_gve, OID_AUTO, queue_format, CTLFLAG_RD,