Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/r8188eu/hal/
Drtl8188e_cmd.c223 SetSeqNum(pwlanhdr, 0/*pmlmeext->mgnt_seq*/); in ConstructBeacon()
358 SetSeqNum(pwlanhdr, 0); in ConstructNullFunctionData()
400 SetSeqNum(pwlanhdr, 0); in ConstructProbeRsp()
/linux-5.19.10/drivers/staging/rtl8712/
Dwifi.h131 #define SetSeqNum(pbuf, num) ({ \ macro
Drtl871x_xmit.c540 SetSeqNum(hdr, pattrib->seqnum); in make_wlanhdr()
/linux-5.19.10/drivers/staging/rtl8723bs/hal/
Drtl8723b_cmd.c126 SetSeqNum(pwlanhdr, 0/*pmlmeext->mgnt_seq*/); in ConstructBeacon()
270 SetSeqNum(pwlanhdr, 0); in ConstructNullFunctionData()
792 SetSeqNum(pwlanhdr, 0); in ConstructBtNullFunctionData()
/linux-5.19.10/drivers/staging/r8188eu/core/
Drtw_mlme_ext.c1585 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_p2p_GO_request()
1920 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_p2p_GO_response()
2277 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_p2p_GO_confirm()
2439 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_p2p_invitation_request()
2685 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_p2p_invitation_response()
2876 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_p2p_provision_request()
2983 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_probersp_p2p()
3239 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_probereq_p2p()
4073 SetSeqNum(pwlanhdr, 0/*pmlmeext->mgnt_seq*/); in issue_beacon()
4284 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_probersp()
[all …]
Drtw_p2p.c144 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_group_disc_req()
201 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_p2p_devdisc_resp()
271 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_p2p_provision_resp()
346 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_p2p_presence_resp()
Drtw_xmit.c781 SetSeqNum(hdr, pattrib->seqnum); in rtw_make_wlanhdr()
/linux-5.19.10/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c2154 SetSeqNum(pwlanhdr, 0/*pmlmeext->mgnt_seq*/); in issue_beacon()
2304 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_probersp()
2503 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_probereq()
2617 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_auth()
2753 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_asocrsp()
2880 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_assocreq()
3067 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_nulldata()
3216 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_qos_nulldata()
3308 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_deauth()
3403 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_action_SA_Query()
[all …]
Drtw_xmit.c950 SetSeqNum(hdr, pattrib->seqnum); in rtw_make_wlanhdr()
/linux-5.19.10/drivers/staging/r8188eu/include/
Dwifi.h201 #define SetSeqNum(pbuf, num) \ macro
/linux-5.19.10/drivers/staging/rtl8723bs/include/
Dwifi.h178 #define SetSeqNum(pbuf, num) \ macro
/linux-5.19.10/drivers/staging/rtl8723bs/os_dep/
Dioctl_cfg80211.c294 SetSeqNum(pwlanhdr, 0/*pmlmeext->mgnt_seq*/); in rtw_cfg80211_inform_bss()