Searched refs:bulk_free_fcs_amount (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_counters.c747 int bulk_free_fcs_amount; local
759 bulk_free_fcs_amount = mlx5_fc_bulk_get_free_fcs_amount(bulk);
760 if (bulk_free_fcs_amount == 1)
762 if (bulk_free_fcs_amount == bulk->bulk_len) {

Completed in 146 milliseconds