Searched refs:max_seq (Results 1 – 5 of 5) sorted by relevance
197 u16 max_seq; member
158 u64 seq, end_seq, max_seq; in mptcp_data_queue_ofo() local165 max_seq = space > 0 ? space + msk->ack_seq : msk->ack_seq; in mptcp_data_queue_ofo()167 pr_debug("msk=%p seq=%llx limit=%llx empty=%d", msk, seq, max_seq, in mptcp_data_queue_ofo()169 if (after64(seq, max_seq)) { in mptcp_data_queue_ofo()
264 ofld_req3.tx_total_conc_seqs = rdata->max_seq; in bnx2fc_send_session_ofld_req()266 ofld_req3.tx_max_conc_seqs_c3 = rdata->max_seq; in bnx2fc_send_session_ofld_req()
1027 rdata->max_seq = csp_seq; in fc_rport_plogi_resp()
1364 conn_info.max_conc_seqs_c3 = fcport->rdata->max_seq; in qedf_offload_connection()