Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
Dcore.h90 bool mlxsw_core_skb_transmit_busy(struct mlxsw_core *mlxsw_core,
Dcore.c2338 bool mlxsw_core_skb_transmit_busy(struct mlxsw_core *mlxsw_core, in mlxsw_core_skb_transmit_busy() function
2344 EXPORT_SYMBOL(mlxsw_core_skb_transmit_busy);
Dspectrum.c730 if (mlxsw_core_skb_transmit_busy(mlxsw_sp->core, &tx_info)) in mlxsw_sp_port_xmit()