Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dcore.h45 bool mlxsw_core_skb_transmit_busy(struct mlxsw_core *mlxsw_core,
Dcore.c1108 bool mlxsw_core_skb_transmit_busy(struct mlxsw_core *mlxsw_core, in mlxsw_core_skb_transmit_busy() function
1114 EXPORT_SYMBOL(mlxsw_core_skb_transmit_busy);
Dswitchx2.c303 if (mlxsw_core_skb_transmit_busy(mlxsw_sx->core, &tx_info)) in mlxsw_sx_port_xmit()
Dspectrum.c714 if (mlxsw_core_skb_transmit_busy(mlxsw_sp->core, &tx_info)) in mlxsw_sp_port_xmit()