Home
last modified time | relevance | path

Searched refs:_PUBLIC_ACTION_IE_OFFSET_ (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/staging/r8188eu/core/
A Drtw_p2p.c922 …p2p_ie = rtw_get_p2p_ie(frame_body + _PUBLIC_ACTION_IE_OFFSET_, len - _PUBLIC_ACTION_IE_OFFSET_, N… in process_p2p_devdisc_req()
986 …wpsie = rtw_get_wps_ie(frame_body + _PUBLIC_ACTION_IE_OFFSET_, len - _PUBLIC_ACTION_IE_OFFSET_, NU… in process_p2p_provdisc_req()
1069 …wpsie = rtw_get_wps_ie(pframe + _PUBLIC_ACTION_IE_OFFSET_, len - _PUBLIC_ACTION_IE_OFFSET_, NULL, … in process_p2p_group_negotation_req()
1098 ies = pframe + _PUBLIC_ACTION_IE_OFFSET_; in process_p2p_group_negotation_req()
1099 ies_len = len - _PUBLIC_ACTION_IE_OFFSET_; in process_p2p_group_negotation_req()
1206 ies = pframe + _PUBLIC_ACTION_IE_OFFSET_; in process_p2p_group_negotation_resp()
1207 ies_len = len - _PUBLIC_ACTION_IE_OFFSET_; in process_p2p_group_negotation_resp()
1367 ies = pframe + _PUBLIC_ACTION_IE_OFFSET_; in process_p2p_group_negotation_confirm()
1368 ies_len = len - _PUBLIC_ACTION_IE_OFFSET_; in process_p2p_group_negotation_confirm()
A Drtw_mlme_ext.c2144 …rtw_get_wps_ie(frame_body + _PUBLIC_ACTION_IE_OFFSET_, len - _PUBLIC_ACTION_IE_OFFSET_, wpsie, &wp… in issue_p2p_GO_response()
3828 …p2p_ie = rtw_get_p2p_ie(frame_body + _PUBLIC_ACTION_IE_OFFSET_, len - _PUBLIC_ACTION_IE_OFFSET_, N… in on_action_public_p2p()
3945 …p2p_ie = rtw_get_p2p_ie(frame_body + _PUBLIC_ACTION_IE_OFFSET_, len - _PUBLIC_ACTION_IE_OFFSET_, N… in on_action_public_p2p()
/linux/drivers/staging/rtl8723bs/include/
A Dwifi.h343 #define _PUBLIC_ACTION_IE_OFFSET_ 8 macro
/linux/drivers/staging/r8188eu/include/
A Dwifi.h438 #define _PUBLIC_ACTION_IE_OFFSET_ 8 macro

Completed in 26 milliseconds