Searched refs:DeAuthReq (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rt2860/
H A Dsta_ioctl.c1569 struct rt_mlme_deauth_req DeAuthReq; local
1583 COPY_MAC_ADDR(DeAuthReq.Addr, pAd->CommonCfg.Bssid);
1584 DeAuthReq.Reason = pMlme->reason_code;
1586 NdisMoveMemory(MsgElem.Msg, &DeAuthReq,

Completed in 116 milliseconds