Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8188eu/hal/
Drtl8188e_cmd.c220 SetSeqNum(pwlanhdr, 0/*pmlmeext->mgnt_seq*/); in ConstructBeacon()
359 SetSeqNum(pwlanhdr, 0); in ConstructNullFunctionData()
401 SetSeqNum(pwlanhdr, 0); in ConstructProbeRsp()
/Linux-v5.10/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()
692 SetSeqNum(pwlanhdr, 0); in ConstructProbeReq()
743 SetSeqNum(pwlanhdr, 0); in ConstructProbeRsp()
2106 SetSeqNum(pwlanhdr, 0); in ConstructBtNullFunctionData()
/Linux-v5.10/drivers/staging/rtl8712/
Dwifi.h245 #define SetSeqNum(pbuf, num) ({ \ macro
Drtl871x_xmit.c540 SetSeqNum(hdr, pattrib->seqnum); in make_wlanhdr()
/Linux-v5.10/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c345 SetSeqNum(pwlanhdr, 0/*pmlmeext->mgnt_seq*/); in issue_beacon()
488 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_probersp()
641 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_probereq()
763 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_auth()
913 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_asocrsp()
1035 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_assocreq()
1227 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_nulldata()
1356 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_qos_nulldata()
1461 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_deauth()
1579 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_action_BA()
[all …]
Drtw_xmit.c821 SetSeqNum(hdr, pattrib->seqnum); in rtw_make_wlanhdr()
/Linux-v5.10/drivers/staging/rtl8188eu/include/
Dwifi.h192 #define SetSeqNum(pbuf, num) \ macro
/Linux-v5.10/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c2478 SetSeqNum(pwlanhdr, 0/*pmlmeext->mgnt_seq*/); in issue_beacon()
2641 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_probersp()
2867 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_probereq()
2993 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_auth()
3135 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_asocrsp()
3264 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_assocreq()
3465 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_nulldata()
3631 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_qos_nulldata()
3736 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_deauth()
3846 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_action_SA_Query()
[all …]
Drtw_xmit.c1031 SetSeqNum(hdr, pattrib->seqnum); in rtw_make_wlanhdr()
/Linux-v5.10/drivers/staging/rtl8723bs/include/
Dwifi.h300 #define SetSeqNum(pbuf, num) \ macro
/Linux-v5.10/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c324 SetSeqNum(pwlanhdr, 0/*pmlmeext->mgnt_seq*/); in rtw_cfg80211_inform_bss()