Home
last modified time | relevance | path

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

/drivers/staging/vt6655/
D80211mgr.h325 WLAN_IE_ERP, *PWLAN_IE_ERP; typedef
473 PWLAN_IE_ERP pERP;
585 PWLAN_IE_ERP pERP;
D80211mgr.c182 pFrame->pERP = (PWLAN_IE_ERP)pItem; in vMgrDecodeBeacon()
777 pFrame->pERP = (PWLAN_IE_ERP)pItem; in vMgrDecodeProbeResponse()
Dwmgr.c3051 sFrame.pERP = (PWLAN_IE_ERP)(sFrame.pBuf + sFrame.len); in s_MgrMakeBeacon()
3179 sFrame.pERP = (PWLAN_IE_ERP)(sFrame.pBuf + sFrame.len); in s_MgrMakeProbeResponse()