Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/google/gve/
H A Dgve.h686 struct gve_tx_queue_config { struct
713 struct gve_tx_queue_config *qcfg;
728 struct gve_tx_queue_config *qcfg_tx;
826 struct gve_tx_queue_config tx_cfg;
1110 static inline u32 gve_num_tx_qpls(const struct gve_tx_queue_config *tx_cfg, in gve_num_tx_qpls()
1137 static inline u32 gve_get_rx_qpl_id(const struct gve_tx_queue_config *tx_cfg, in gve_get_rx_qpl_id()
1148 static inline u32 gve_rx_start_qpl_id(const struct gve_tx_queue_config *tx_cfg) in gve_rx_start_qpl_id()
1316 struct gve_tx_queue_config new_tx_config,
H A Dgve_ethtool.c504 struct gve_tx_queue_config new_tx_cfg = priv->tx_cfg; in gve_set_channels()
H A Dgve_main.c1852 struct gve_tx_queue_config new_tx_config, in gve_adjust_queues()