Searched refs:mlxsw_core_skb_transmit_busy (Results 1 – 2 of 2) sorted by relevance
2323 bool mlxsw_core_skb_transmit_busy(struct mlxsw_core *mlxsw_core, in mlxsw_core_skb_transmit_busy() function2329 EXPORT_SYMBOL(mlxsw_core_skb_transmit_busy);
629 if (mlxsw_core_skb_transmit_busy(mlxsw_sp->core, &txhdr_info.tx_info)) in mlxsw_sp_port_xmit()