commit | 65a91a6cdb868a28b919ca133c0f9d9dfd9a635a | [log] [tgz] |
---|---|---|
author | Kalderon, Michal <Michal.Kalderon@cavium.com> | Sun Jul 02 10:29:26 2017 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 03 01:43:45 2017 -0700 |
tree | 6710c8dfab8752cdc974f9e9122ca832613b4b66 | |
parent | b5c29ca7dab75f29a7df6e82285742f830d8ed1a [diff] |
qed: iWARP CM add listener functions and initial SYN processing This patch adds the ability to add and remove listeners and identify whether the SYN packet received is intended for iWARP or not. If a listener is not found the SYN packet is posted back to the chip. Signed-off-by: Michal Kalderon <Michal.Kalderon@cavium.com> Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com> Signed-off-by: Ariel Elior <Ariel.Elior@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>