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