Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dipoib_vlan.c351 .cleanup_tx = mlx5i_pkey_cleanup_tx,
Dipoib.c498 .cleanup_tx = mlx5i_cleanup_tx,
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_rep.c1220 .cleanup_tx = mlx5e_cleanup_rep_tx,
1238 .cleanup_tx = mlx5e_cleanup_rep_tx,
Den.h994 void (*cleanup_tx)(struct mlx5e_priv *priv); member
Den_main.c5453 .cleanup_tx = mlx5e_cleanup_nic_tx,
5761 profile->cleanup_tx(priv); in mlx5e_attach_netdev()
5787 profile->cleanup_tx(priv); in mlx5e_detach_netdev()
/linux-6.1.9/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()