Searched defs:irdma_modify_qp_info (Results 1 – 1 of 1) sorted by relevance
789 struct irdma_modify_qp_info { struct790 u64 rx_win0;791 u64 rx_win1;792 u16 new_mss;793 u8 next_iwarp_state;794 u8 curr_iwarp_state;795 u8 termlen;796 bool ord_valid:1;797 bool tcp_ctx_valid:1;798 bool udp_ctx_valid:1;[all …]