Searched refs:ddp_ctl (Results 1 – 1 of 1) sorted by relevance
4594 u8 ddp_ctl; in i40iw_terminate_received() local4602 ddp_ctl = (ntohl(mpa[0]) >> 8) & 0xff; in i40iw_terminate_received()4604 if ((ddp_ctl & 0xc0) != 0x40) in i40iw_terminate_received()4606 else if ((ddp_ctl & 0x03) != 1) in i40iw_terminate_received()