Searched defs:irdma_modify_qp_info (Results 1 – 1 of 1) sorted by relevance
684 struct irdma_modify_qp_info { struct685 u64 rx_win0;686 u64 rx_win1;687 u16 new_mss;688 u8 next_iwarp_state;689 u8 curr_iwarp_state;690 u8 termlen;691 bool ord_valid:1;692 bool tcp_ctx_valid:1;693 bool udp_ctx_valid:1;[all …]