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