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