Home
last modified time | relevance | path

Searched refs:mgnt_seq (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/staging/r8188eu/core/
A Drtw_mlme_ext.c1792 pmlmeext->mgnt_seq++; in issue_p2p_GO_request()
2128 pmlmeext->mgnt_seq++; in issue_p2p_GO_response()
2486 pmlmeext->mgnt_seq++; in issue_p2p_GO_confirm()
2648 pmlmeext->mgnt_seq++; in issue_p2p_invitation_request()
2894 pmlmeext->mgnt_seq++; in issue_p2p_invitation_response()
3086 pmlmeext->mgnt_seq++; in issue_p2p_provision_request()
3200 pmlmeext->mgnt_seq++; in issue_probersp_p2p()
3456 pmlmeext->mgnt_seq++; in _issue_probereq_p2p()
4560 pmlmeext->mgnt_seq++; in issue_probersp()
4713 pmlmeext->mgnt_seq++; in _issue_probereq()
[all …]
A Drtw_p2p.c148 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_group_disc_req()
149 pmlmeext->mgnt_seq++; in issue_group_disc_req()
207 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_p2p_devdisc_resp()
208 pmlmeext->mgnt_seq++; in issue_p2p_devdisc_resp()
277 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_p2p_provision_resp()
278 pmlmeext->mgnt_seq++; in issue_p2p_provision_resp()
354 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_p2p_presence_resp()
355 pmlmeext->mgnt_seq++; in issue_p2p_presence_resp()
/linux/drivers/staging/rtl8723bs/core/
A Drtw_mlme_ext.c2317 pmlmeext->mgnt_seq++; in issue_probersp()
2517 pmlmeext->mgnt_seq++; in _issue_probereq()
2631 pmlmeext->mgnt_seq++; in issue_auth()
2768 pmlmeext->mgnt_seq++; in issue_asocrsp()
2897 pmlmeext->mgnt_seq++; in issue_assocreq()
3084 pmlmeext->mgnt_seq++; in _issue_nulldata()
3233 pmlmeext->mgnt_seq++; in _issue_qos_nulldata()
3326 pmlmeext->mgnt_seq++; in _issue_deauth()
3421 pmlmeext->mgnt_seq++; in issue_action_SA_Query()
3495 pmlmeext->mgnt_seq++; in issue_action_BA()
[all …]
/linux/drivers/staging/rtl8723bs/os_dep/
A Dioctl_cfg80211.c2250 pmlmeext->mgnt_seq = GetSequence(pwlanhdr); in rtw_cfg80211_monitor_if_xmit_entry()
2251 pattrib->seqnum = pmlmeext->mgnt_seq; in rtw_cfg80211_monitor_if_xmit_entry()
2252 pmlmeext->mgnt_seq++; in rtw_cfg80211_monitor_if_xmit_entry()
2669 pmlmeext->mgnt_seq = GetSequence(pwlanhdr); in _cfg80211_rtw_mgmt_tx()
2670 pattrib->seqnum = pmlmeext->mgnt_seq; in _cfg80211_rtw_mgmt_tx()
2671 pmlmeext->mgnt_seq++; in _cfg80211_rtw_mgmt_tx()
/linux/drivers/staging/rtl8723bs/include/
A Drtw_mlme_ext.h405 u16 mgnt_seq; member
/linux/drivers/staging/r8188eu/include/
A Drtw_mlme_ext.h385 u16 mgnt_seq; member

Completed in 41 milliseconds