Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/i40iw/
Di40iw_ctrl.c4689 u8 ddp_ctl; in i40iw_terminate_received() local
4697 ddp_ctl = (ntohl(mpa[0]) >> 8) & 0xff; in i40iw_terminate_received()
4699 if ((ddp_ctl & 0xc0) != 0x40) in i40iw_terminate_received()
4701 else if ((ddp_ctl & 0x03) != 1) in i40iw_terminate_received()