• Vishal Kulkarni's avatar
    cxgb4: Enable hash filter with offload · 74dd5aa1
    Vishal Kulkarni authored
    Hash (exact-match) filters used for offloading flows share the
    same active region resources on the chip with upper layer drivers,
    like iw_cxgb4, chcr, etc. Currently, only either Hash filters
    or ULDs can use the active region resources, but not both. Hence,
    use the new firmware configuration parameters (when available)
    to allow both the Hash filters and ULDs to share the
    active region simultaneously.
    Signed-off-by: default avatarVishal Kulkarni <vishal@chelsio.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    74dd5aa1
t4_hw.c 297 KB