Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dcore.h47 bool mlxsw_core_skb_transmit_busy(struct mlxsw_core *mlxsw_core,
Dcore.c1295 bool mlxsw_core_skb_transmit_busy(struct mlxsw_core *mlxsw_core, in mlxsw_core_skb_transmit_busy() function
1301 EXPORT_SYMBOL(mlxsw_core_skb_transmit_busy);
Dswitchx2.c304 if (mlxsw_core_skb_transmit_busy(mlxsw_sx->core, &tx_info)) in mlxsw_sx_port_xmit()
Dspectrum.c817 if (mlxsw_core_skb_transmit_busy(mlxsw_sp->core, &tx_info)) in mlxsw_sp_port_xmit()