commit | 8a30923e1598c050f2670b88d51e3752b52b49ae | [log] [tgz] |
---|---|---|
author | Rohit Maheshwari <rohitm@chelsio.com> | Sat Mar 07 20:06:04 2020 +0530 |
committer | David S. Miller <davem@davemloft.net> | Sun Mar 08 21:16:23 2020 -0700 |
tree | f4cf48004b944b6d180d6600fc46bdce2c25b95a | |
parent | 34aba2c45024a0899776c2146d4ab105912d728d [diff] |
cxgb4/chcr: Save tx keys and handle HW response As part of this patch generated and saved crypto keys, handled HW response of act_open_req and set_tcb_req. Defined connection state update. v1->v2: - optimized tcb update using control queue. - state machine handling when earlier states received. v2->v3: - Added one empty line after function declaration. Signed-off-by: Rohit Maheshwari <rohitm@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>