Searched refs:tcp_push_no_fin (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/ |
H A D | chcr_ktls.c | 1698 u32 tcp_seq, int mss, bool tcp_push_no_fin, in chcr_end_part_handler() argument 1738 (last_wr && tcp_push_no_fin), in chcr_end_part_handler() 1775 u32 tcp_seq, int mss, bool tcp_push_no_fin, in chcr_short_record_handler() argument 1808 tcp_push_no_fin, q, in chcr_short_record_handler() 1881 if (chcr_ktls_xmit_wr_short(skb, tx_info, q, tcp_seq, tcp_push_no_fin, in chcr_short_record_handler()
|