Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/google/gve/
H A Dgve.h648 struct gve_tx_queue_config { struct
675 struct gve_tx_queue_config *qcfg;
690 struct gve_tx_queue_config *qcfg_tx;
782 struct gve_tx_queue_config tx_cfg;
1055 static inline u32 gve_num_tx_qpls(const struct gve_tx_queue_config *tx_cfg, in gve_num_tx_qpls()
1082 static inline u32 gve_get_rx_qpl_id(const struct gve_tx_queue_config *tx_cfg, in gve_get_rx_qpl_id()
1093 static inline u32 gve_rx_start_qpl_id(const struct gve_tx_queue_config *tx_cfg) in gve_rx_start_qpl_id()
1242 struct gve_tx_queue_config new_tx_config,
H A Dgve_ethtool.c480 struct gve_tx_queue_config new_tx_cfg = priv->tx_cfg; in gve_set_channels()
H A Dgve_main.c1763 struct gve_tx_queue_config new_tx_config, in gve_adjust_queues()