Searched refs:mlxsw_core_skb_transmit_busy (Results 1 – 3 of 3) sorted by relevance
94 bool mlxsw_core_skb_transmit_busy(struct mlxsw_core *mlxsw_core,
2324 bool mlxsw_core_skb_transmit_busy(struct mlxsw_core *mlxsw_core, in mlxsw_core_skb_transmit_busy() function2330 EXPORT_SYMBOL(mlxsw_core_skb_transmit_busy);
733 if (mlxsw_core_skb_transmit_busy(mlxsw_sp->core, &tx_info)) in mlxsw_sp_port_xmit()