Home
last modified time | relevance | path

Searched refs:SetSeqNum (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8188eu/hal/
Drtl8188e_cmd.c229 SetSeqNum(pwlanhdr, 0/*pmlmeext->mgnt_seq*/); in ConstructBeacon()
368 SetSeqNum(pwlanhdr, 0); in ConstructNullFunctionData()
410 SetSeqNum(pwlanhdr, 0); in ConstructProbeRsp()
/Linux-v4.19/drivers/staging/rtl8723bs/hal/
Drtl8723b_cmd.c144 SetSeqNum(pwlanhdr, 0/*pmlmeext->mgnt_seq*/); in ConstructBeacon()
298 SetSeqNum(pwlanhdr, 0); in ConstructNullFunctionData()
359 SetSeqNum(pwlanhdr, 0); in ConstructARPResponse()
615 SetSeqNum(pwlanhdr, 0); in ConstructGTKResponse()
696 SetSeqNum(pwlanhdr, 0); in ConstructProbeReq()
747 SetSeqNum(pwlanhdr, 0); in ConstructProbeRsp()
2126 SetSeqNum(pwlanhdr, 0); in ConstructBtNullFunctionData()
/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c352 SetSeqNum(pwlanhdr, 0/*pmlmeext->mgnt_seq*/); in issue_beacon()
495 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_probersp()
648 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_probereq()
770 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_auth()
920 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_asocrsp()
1042 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_assocreq()
1234 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_nulldata()
1363 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_qos_nulldata()
1468 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_deauth()
1586 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_action_BA()
[all …]
Drtw_xmit.c821 SetSeqNum(hdr, pattrib->seqnum); in rtw_make_wlanhdr()
/Linux-v4.19/drivers/staging/rtl8712/
Dwifi.h257 #define SetSeqNum(pbuf, num) ({ \ macro
Drtl871x_xmit.c557 SetSeqNum(hdr, pattrib->seqnum); in make_wlanhdr()
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c2493 SetSeqNum(pwlanhdr, 0/*pmlmeext->mgnt_seq*/); in issue_beacon()
2654 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_probersp()
2879 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_probereq()
3004 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_auth()
3148 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_asocrsp()
3279 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_assocreq()
3480 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_nulldata()
3649 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_qos_nulldata()
3754 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_deauth()
3864 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_action_SA_Query()
[all …]
Drtw_xmit.c1115 SetSeqNum(hdr, pattrib->seqnum); in rtw_make_wlanhdr()
/Linux-v4.19/drivers/staging/rtl8188eu/include/
Dwifi.h224 #define SetSeqNum(pbuf, num) \ macro
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Dwifi.h300 #define SetSeqNum(pbuf, num) \ macro
/Linux-v4.19/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c352 SetSeqNum(pwlanhdr, 0/*pmlmeext->mgnt_seq*/); in rtw_cfg80211_inform_bss()