Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dipoib_vlan.c343 .cleanup_tx = mlx5i_pkey_cleanup_tx,
Dipoib.c439 .cleanup_tx = mlx5i_cleanup_tx,
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.c1152 .cleanup_tx = mlx5e_cleanup_rep_tx,
1171 .cleanup_tx = mlx5e_cleanup_rep_tx,
Den.h1005 void (*cleanup_tx)(struct mlx5e_priv *priv); member
Den_main.c5198 .cleanup_tx = mlx5e_cleanup_nic_tx,
5498 profile->cleanup_tx(priv); in mlx5e_attach_netdev()
5518 profile->cleanup_tx(priv); in mlx5e_detach_netdev()
/linux-5.19.10/drivers/net/ethernet/brocade/bna/
Dbnad.c2003 goto cleanup_tx; in bnad_setup_tx()
2012 cleanup_tx: in bnad_setup_tx()
2729 goto cleanup_tx; in bnad_open()
2760 cleanup_tx: in bnad_open()