Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dcore.h80 bool mlxsw_core_skb_transmit_busy(struct mlxsw_core *mlxsw_core,
Dcore.c2133 bool mlxsw_core_skb_transmit_busy(struct mlxsw_core *mlxsw_core, in mlxsw_core_skb_transmit_busy() function
2139 EXPORT_SYMBOL(mlxsw_core_skb_transmit_busy);
Dspectrum.c604 if (mlxsw_core_skb_transmit_busy(mlxsw_sp->core, &tx_info)) in mlxsw_sp_port_xmit()