• Eli Cohen's avatar
    mlx4: Add blue flame support for kernel consumers · c1b43dca
    Eli Cohen authored
    Using blue flame can improve latency by allowing the HW to more efficiently
    access the WQE. This patch presents two functions that are used to allocate or
    release HW resources for using blue flame; the caller need to supply a struct
    mlx4_bf object when allocating resources. Consumers that make use of this API
    should post doorbells to the UAR object pointed by the initialized struct
    mlx4_bf;
    Signed-off-by: default avatarEli Cohen <eli@mellanox.co.il>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    c1b43dca
main.c 39.3 KB