Searched refs:ddp_ctl (Results 1 – 1 of 1) sorted by relevance
1795 u8 ddp_ctl; in irdma_terminate_received() local1803 ddp_ctl = (ntohl(mpa[0]) >> 8) & 0xff; in irdma_terminate_received()1805 if ((ddp_ctl & 0xc0) != 0x40) in irdma_terminate_received()1807 else if ((ddp_ctl & 0x03) != 1) in irdma_terminate_received()