Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/google/gve/
H A Dgve.h681 GVE_GQI_QPL_FORMAT = 0x2, enumerator
1016 return priv->queue_format == GVE_GQI_QPL_FORMAT || in gve_is_qpl()
1034 if (priv->queue_format != GVE_GQI_QPL_FORMAT) in gve_num_xdp_qpls()
1095 priv->queue_format == GVE_GQI_QPL_FORMAT; in gve_is_gqi()
H A Dgve_main.c1744 if (priv->queue_format != GVE_GQI_QPL_FORMAT) { in verify_xdp_configuration()
2218 if (priv->queue_format == GVE_GQI_QPL_FORMAT) { in gve_set_netdev_xdp_features()
H A Dgve_adminq.c1044 priv->queue_format = GVE_GQI_QPL_FORMAT; in gve_adminq_describe_device()