Searched refs:reset_tx (Results 1 – 3 of 3) sorted by relevance
86 struct work_struct reset_tx; member
1192 container_of(work, struct vector_private, reset_tx); in vector_reset_tx()1325 schedule_work(&vp->reset_tx); in vector_net_tx_timeout()1626 INIT_WORK(&vp->reset_tx, vector_reset_tx); in vector_eth_configure()
698 bool reset_rx, reset_tx; in mlx5e_ethtool_set_coalesce() local746 reset_tx = mlx5e_reset_tx_channels_moderation(&priv->channels, cq_period_mode, in mlx5e_ethtool_set_coalesce()751 reset_tx |= tx_dim_enabled != new_params.tx_dim_enabled; in mlx5e_ethtool_set_coalesce()775 if (reset_tx) { in mlx5e_ethtool_set_coalesce()