Home
last modified time | relevance | path

Searched defs:pFrame (Results 1 – 7 of 7) sorted by relevance

/drivers/staging/vt6655/
D80211mgr.c88 PWLAN_FR_BEACON pFrame in vMgrEncodeBeacon()
119 PWLAN_FR_BEACON pFrame in vMgrDecodeBeacon()
237 PWLAN_FR_IBSSATIM pFrame in vMgrEncodeIBSSATIM()
259 PWLAN_FR_IBSSATIM pFrame in vMgrDecodeIBSSATIM()
280 PWLAN_FR_DISASSOC pFrame in vMgrEncodeDisassociation()
306 PWLAN_FR_DISASSOC pFrame in vMgrDecodeDisassociation()
331 PWLAN_FR_ASSOCREQ pFrame in vMgrEncodeAssocRequest()
357 PWLAN_FR_ASSOCREQ pFrame in vMgrDecodeAssocRequest()
423 PWLAN_FR_ASSOCRESP pFrame in vMgrEncodeAssocResponse()
454 PWLAN_FR_ASSOCRESP pFrame in vMgrDecodeAssocResponse()
[all …]
Dwmgr.c1269 PWLAN_FR_AUTHEN pFrame in s_vMgrRxAuthenSequence_1()
1370 PWLAN_FR_AUTHEN pFrame in s_vMgrRxAuthenSequence_2()
1466 PWLAN_FR_AUTHEN pFrame in s_vMgrRxAuthenSequence_3()
1550 PWLAN_FR_AUTHEN pFrame in s_vMgrRxAuthenSequence_4()
DIEEE11h.c128 PWLAN_FRAME_TPCREP pFrame; in s_bRxTPCReq() local
/drivers/staging/vt6656/
D80211mgr.c74 PWLAN_FR_BEACON pFrame in vMgrEncodeBeacon()
106 PWLAN_FR_BEACON pFrame in vMgrDecodeBeacon()
223 PWLAN_FR_DISASSOC pFrame in vMgrEncodeDisassociation()
247 PWLAN_FR_DISASSOC pFrame in vMgrDecodeDisassociation()
270 PWLAN_FR_ASSOCREQ pFrame in vMgrEncodeAssocRequest()
295 PWLAN_FR_ASSOCREQ pFrame in vMgrDecodeAssocRequest()
359 PWLAN_FR_ASSOCRESP pFrame in vMgrEncodeAssocResponse()
388 PWLAN_FR_ASSOCRESP pFrame in vMgrDecodeAssocResponse()
430 PWLAN_FR_REASSOCREQ pFrame in vMgrEncodeReassocRequest()
458 PWLAN_FR_REASSOCREQ pFrame in vMgrDecodeReassocRequest()
[all …]
Dwmgr.c1018 struct vnt_manager *pMgmt, PWLAN_FR_AUTHEN pFrame) in s_vMgrRxAuthenSequence_1()
1120 struct vnt_manager *pMgmt, PWLAN_FR_AUTHEN pFrame) in s_vMgrRxAuthenSequence_2()
1217 struct vnt_manager *pMgmt, PWLAN_FR_AUTHEN pFrame) in s_vMgrRxAuthenSequence_3()
1300 struct vnt_manager *pMgmt, PWLAN_FR_AUTHEN pFrame) in s_vMgrRxAuthenSequence_4()
/drivers/staging/rtl8192e/
Drtl819x_HTProc.c997 u8 HTCCheck(struct rtllib_device *ieee, u8 *pFrame) in HTCCheck()
/drivers/staging/rtl8192u/ieee80211/
Drtl819x_HTProc.c1373 u8 HTCCheck(struct ieee80211_device* ieee, u8* pFrame) in HTCCheck()