Searched refs:SetSeqNum (Results 1 – 12 of 12) sorted by relevance
/linux-6.1.9/drivers/staging/r8188eu/hal/ |
D | rtl8188e_cmd.c | 221 SetSeqNum(pwlanhdr, 0/*pmlmeext->mgnt_seq*/); in ConstructBeacon() 356 SetSeqNum(pwlanhdr, 0); in ConstructNullFunctionData() 398 SetSeqNum(pwlanhdr, 0); in ConstructProbeRsp()
|
/linux-6.1.9/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-6.1.9/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-6.1.9/drivers/staging/r8188eu/core/ |
D | rtw_mlme_ext.c | 1693 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_p2p_GO_request() 2028 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_p2p_GO_response() 2385 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_p2p_GO_confirm() 2547 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_p2p_invitation_request() 2793 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_p2p_invitation_response() 2984 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_p2p_provision_request() 3091 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_probersp_p2p() 3347 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_probereq_p2p() 4181 SetSeqNum(pwlanhdr, 0/*pmlmeext->mgnt_seq*/); in issue_beacon() 4392 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_probersp() [all …]
|
D | rtw_p2p.c | 144 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()
|
D | rtw_xmit.c | 886 SetSeqNum(hdr, pattrib->seqnum); in rtw_make_wlanhdr()
|
/linux-6.1.9/drivers/staging/rtl8723bs/core/ |
D | rtw_mlme_ext.c | 2154 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 …]
|
D | rtw_xmit.c | 950 SetSeqNum(hdr, pattrib->seqnum); in rtw_make_wlanhdr()
|
/linux-6.1.9/drivers/staging/rtl8723bs/include/ |
D | wifi.h | 178 #define SetSeqNum(pbuf, num) \ macro
|
/linux-6.1.9/drivers/staging/r8188eu/include/ |
D | wifi.h | 201 #define SetSeqNum(pbuf, num) \ macro
|
/linux-6.1.9/drivers/staging/rtl8723bs/os_dep/ |
D | ioctl_cfg80211.c | 294 SetSeqNum(pwlanhdr, 0/*pmlmeext->mgnt_seq*/); in rtw_cfg80211_inform_bss()
|