Searched defs:siw_rx_stream (Results 1 – 1 of 1) sorted by relevance
282 struct siw_rx_stream { struct283 struct sk_buff *skb;285 int skb_offset; /* offset in skb */288 enum siw_rx_state state;290 union iwarp_hdr hdr;291 struct mpa_trailer trailer;292 u32 mpa_crc;293 bool mpa_crc_enabled;311 u32 ddp_stag;312 u64 ddp_to;[all …]
Completed in 9 milliseconds