Home
last modified time | relevance | path

Searched refs:ddp_ctl (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/infiniband/hw/irdma/
Dctrl.c1795 u8 ddp_ctl; in irdma_terminate_received() local
1803 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()