Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dcore.h56 bool mlxsw_core_skb_transmit_busy(struct mlxsw_core *mlxsw_core,
Dcore.c2084 bool mlxsw_core_skb_transmit_busy(struct mlxsw_core *mlxsw_core, in mlxsw_core_skb_transmit_busy() function
2090 EXPORT_SYMBOL(mlxsw_core_skb_transmit_busy);
Dswitchx2.c310 if (mlxsw_core_skb_transmit_busy(mlxsw_sx->core, &tx_info)) in mlxsw_sx_port_xmit()
Dspectrum.c561 if (mlxsw_core_skb_transmit_busy(mlxsw_sp->core, &tx_info)) in mlxsw_sp_port_xmit()