Searched defs:irdma_pfpdu (Results 1 – 1 of 1) sorted by relevance
320 struct irdma_pfpdu { struct321 struct list_head rxlist;322 u32 rcv_nxt;323 u32 fps;324 u32 max_fpdu_data;325 u32 nextseqnum;326 u32 rcv_start_seq;327 bool mode:1;328 bool mpa_crc_err:1;329 u8 marker_len;[all …]