Searched refs:ddp_ctl (Results 1 – 1 of 1) sorted by relevance
4689 u8 ddp_ctl; in i40iw_terminate_received() local4697 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()