Home
last modified time | relevance | path

Searched refs:cleanup_tx (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dipoib_vlan.c342 .cleanup_tx = mlx5i_pkey_cleanup_tx,
Dipoib.c357 .cleanup_tx = mlx5i_cleanup_tx,
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den.h713 void (*cleanup_tx)(struct mlx5e_priv *priv); member
Den_rep.c1065 .cleanup_tx = mlx5e_cleanup_nic_tx,
Den_main.c4904 .cleanup_tx = mlx5e_cleanup_nic_tx,
4992 profile->cleanup_tx(priv); in mlx5e_attach_netdev()
5011 profile->cleanup_tx(priv); in mlx5e_detach_netdev()
/Linux-v4.19/drivers/net/ethernet/brocade/bna/
Dbnad.c2012 goto cleanup_tx; in bnad_setup_tx()
2021 cleanup_tx: in bnad_setup_tx()
2743 goto cleanup_tx; in bnad_open()
2774 cleanup_tx: in bnad_open()