Searched defs:i40iw_cm_tcp_context (Results 1 – 1 of 1) sorted by relevance
261 struct i40iw_cm_tcp_context { struct262 u8 client;264 u32 loc_seq_num;265 u32 loc_ack_num;266 u32 rem_ack_num;267 u32 rcv_nxt;269 u32 loc_id;270 u32 rem_id;272 u32 snd_wnd;273 u32 max_snd_wnd;[all …]