Searched refs:SetSeqNum (Results 1 – 12 of 12) sorted by relevance
/Linux-v5.15/drivers/staging/r8188eu/hal/ |
D | rtl8188e_cmd.c | 255 SetSeqNum(pwlanhdr, 0/*pmlmeext->mgnt_seq*/); in ConstructBeacon() 392 SetSeqNum(pwlanhdr, 0); in ConstructNullFunctionData() 434 SetSeqNum(pwlanhdr, 0); in ConstructProbeRsp()
|
/Linux-v5.15/drivers/staging/rtl8712/ |
D | wifi.h | 131 #define SetSeqNum(pbuf, num) ({ \ macro
|
D | rtl871x_xmit.c | 540 SetSeqNum(hdr, pattrib->seqnum); in make_wlanhdr()
|
/Linux-v5.15/drivers/staging/rtl8723bs/hal/ |
D | rtl8723b_cmd.c | 126 SetSeqNum(pwlanhdr, 0/*pmlmeext->mgnt_seq*/); in ConstructBeacon() 270 SetSeqNum(pwlanhdr, 0); in ConstructNullFunctionData() 792 SetSeqNum(pwlanhdr, 0); in ConstructBtNullFunctionData()
|
/Linux-v5.15/drivers/staging/r8188eu/core/ |
D | rtw_mlme_ext.c | 1850 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_p2p_GO_request() 2186 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_p2p_GO_response() 2544 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_p2p_GO_confirm() 2706 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_p2p_invitation_request() 2952 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_p2p_invitation_response() 3144 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_p2p_provision_request() 3258 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_probersp_p2p() 3515 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_probereq_p2p() 4453 SetSeqNum(pwlanhdr, 0/*pmlmeext->mgnt_seq*/); in issue_beacon() 4680 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_probersp() [all …]
|
D | rtw_p2p.c | 150 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_group_disc_req() 209 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_p2p_devdisc_resp() 279 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_p2p_provision_resp() 356 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_p2p_presence_resp()
|
D | rtw_xmit.c | 789 SetSeqNum(hdr, pattrib->seqnum); in rtw_make_wlanhdr()
|
/Linux-v5.15/drivers/staging/rtl8723bs/core/ |
D | rtw_mlme_ext.c | 2173 SetSeqNum(pwlanhdr, 0/*pmlmeext->mgnt_seq*/); in issue_beacon() 2325 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_probersp() 2525 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_probereq() 2639 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_auth() 2776 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_asocrsp() 2905 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_assocreq() 3092 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_nulldata() 3244 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_qos_nulldata() 3337 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_deauth() 3432 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_action_SA_Query() [all …]
|
D | rtw_xmit.c | 942 SetSeqNum(hdr, pattrib->seqnum); in rtw_make_wlanhdr()
|
/Linux-v5.15/drivers/staging/rtl8723bs/include/ |
D | wifi.h | 178 #define SetSeqNum(pbuf, num) \ macro
|
/Linux-v5.15/drivers/staging/r8188eu/include/ |
D | wifi.h | 329 #define SetSeqNum(pbuf, num) \ macro
|
/Linux-v5.15/drivers/staging/rtl8723bs/os_dep/ |
D | ioctl_cfg80211.c | 302 SetSeqNum(pwlanhdr, 0/*pmlmeext->mgnt_seq*/); in rtw_cfg80211_inform_bss()
|