Searched defs:irdma_modify_qp_info (Results 1 – 1 of 1) sorted by relevance
645 struct irdma_modify_qp_info { struct646 u64 rx_win0;647 u64 rx_win1;648 u16 new_mss;649 u8 next_iwarp_state;650 u8 curr_iwarp_state;651 u8 termlen;652 bool ord_valid:1;653 bool tcp_ctx_valid:1;654 bool udp_ctx_valid:1;[all …]