tx_reserve 479 drivers/platform/mellanox/mlxbf-tmfifo.c int tx_reserve; tx_reserve 485 drivers/platform/mellanox/mlxbf-tmfifo.c tx_reserve = fifo->tx_fifo_size / MLXBF_TMFIFO_RESERVE_RATIO; tx_reserve 487 drivers/platform/mellanox/mlxbf-tmfifo.c tx_reserve = 1; tx_reserve 491 drivers/platform/mellanox/mlxbf-tmfifo.c return fifo->tx_fifo_size - tx_reserve - count;