Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/rtl8188eu/hal/
Drtl8188e_cmd.c227 SetSeqNum(pwlanhdr, 0/*pmlmeext->mgnt_seq*/); in ConstructBeacon()
366 SetSeqNum(pwlanhdr, 0); in ConstructNullFunctionData()
408 SetSeqNum(pwlanhdr, 0); in ConstructProbeRsp()
/Linux-v5.4/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()
2102 SetSeqNum(pwlanhdr, 0); in ConstructBtNullFunctionData()
/Linux-v5.4/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c351 SetSeqNum(pwlanhdr, 0/*pmlmeext->mgnt_seq*/); in issue_beacon()
494 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_probersp()
647 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_probereq()
769 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_auth()
919 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_asocrsp()
1041 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_assocreq()
1233 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_nulldata()
1362 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_qos_nulldata()
1467 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_deauth()
1585 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_action_BA()
[all …]
Drtw_xmit.c821 SetSeqNum(hdr, pattrib->seqnum); in rtw_make_wlanhdr()
/Linux-v5.4/drivers/staging/rtl8712/
Dwifi.h245 #define SetSeqNum(pbuf, num) ({ \ macro
Drtl871x_xmit.c546 SetSeqNum(hdr, pattrib->seqnum); in make_wlanhdr()
/Linux-v5.4/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c2479 SetSeqNum(pwlanhdr, 0/*pmlmeext->mgnt_seq*/); in issue_beacon()
2640 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_probersp()
2865 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_probereq()
2990 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_auth()
3134 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_asocrsp()
3263 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_assocreq()
3464 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_nulldata()
3630 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_qos_nulldata()
3735 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_deauth()
3845 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_action_SA_Query()
[all …]
Drtw_xmit.c1115 SetSeqNum(hdr, pattrib->seqnum); in rtw_make_wlanhdr()
/Linux-v5.4/drivers/staging/rtl8188eu/include/
Dwifi.h224 #define SetSeqNum(pbuf, num) \ macro
/Linux-v5.4/drivers/staging/rtl8723bs/include/
Dwifi.h300 #define SetSeqNum(pbuf, num) \ macro
/Linux-v5.4/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c350 SetSeqNum(pwlanhdr, 0/*pmlmeext->mgnt_seq*/); in rtw_cfg80211_inform_bss()