Searched defs:irdma_pfpdu (Results 1 – 1 of 1) sorted by relevance
356 struct irdma_pfpdu { struct357 struct list_head rxlist;358 u32 rcv_nxt;359 u32 fps;360 u32 max_fpdu_data;361 u32 nextseqnum;362 u32 rcv_start_seq;363 bool mode:1;364 bool mpa_crc_err:1;365 u8 marker_len;[all …]