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.h687 struct gve_tx_queue_config { struct
714 struct gve_tx_queue_config *qcfg;
730 struct gve_tx_queue_config *qcfg_tx;
830 struct gve_tx_queue_config tx_cfg;
1114 static inline u32 gve_num_tx_qpls(const struct gve_tx_queue_config *tx_cfg, in gve_num_tx_qpls()
1141 static inline u32 gve_get_rx_qpl_id(const struct gve_tx_queue_config *tx_cfg, in gve_get_rx_qpl_id()
1152 static inline u32 gve_rx_start_qpl_id(const struct gve_tx_queue_config *tx_cfg) in gve_rx_start_qpl_id()
1315 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.c1893 struct gve_tx_queue_config new_tx_config, in gve_adjust_queues()