Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_en/
H A Den.h1296 void mlx5e_modify_tx_dma(struct mlx5e_priv *priv, uint8_t value);
H A Dmlx5_en_ethtool.c1185 mlx5e_modify_tx_dma(priv, value != 0); in mlx5e_ethtool_handler()
H A Dmlx5_en_main.c4233 mlx5e_modify_tx_dma(struct mlx5e_priv *priv, uint8_t value) in mlx5e_modify_tx_dma() function