Searched refs:SetSeqNum (Results 1 – 12 of 12) sorted by relevance
/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()
|
/drivers/staging/rtl8712/ |
D | wifi.h | 131 #define SetSeqNum(pbuf, num) ({ \ macro
|
D | rtl871x_xmit.c | 565 SetSeqNum(hdr, pattrib->seqnum); in make_wlanhdr()
|
/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()
|
/drivers/staging/r8188eu/core/ |
D | rtw_mlme_ext.c | 1852 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_p2p_GO_request() 2188 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_p2p_GO_response() 2546 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_p2p_GO_confirm() 2708 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_p2p_invitation_request() 2954 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_p2p_invitation_response() 3146 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_p2p_provision_request() 3260 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_probersp_p2p() 3517 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_probereq_p2p() 4455 SetSeqNum(pwlanhdr, 0/*pmlmeext->mgnt_seq*/); in issue_beacon() 4682 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 | 793 SetSeqNum(hdr, pattrib->seqnum); in rtw_make_wlanhdr()
|
/drivers/staging/rtl8723bs/core/ |
D | rtw_mlme_ext.c | 2169 SetSeqNum(pwlanhdr, 0/*pmlmeext->mgnt_seq*/); in issue_beacon() 2321 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_probersp() 2521 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_probereq() 2635 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_auth() 2772 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_asocrsp() 2901 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_assocreq() 3088 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_nulldata() 3240 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_qos_nulldata() 3333 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_deauth() 3428 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_action_SA_Query() [all …]
|
D | rtw_xmit.c | 942 SetSeqNum(hdr, pattrib->seqnum); in rtw_make_wlanhdr()
|
/drivers/staging/rtl8723bs/include/ |
D | wifi.h | 178 #define SetSeqNum(pbuf, num) \ macro
|
/drivers/staging/r8188eu/include/ |
D | wifi.h | 329 #define SetSeqNum(pbuf, num) \ macro
|
/drivers/staging/rtl8723bs/os_dep/ |
D | ioctl_cfg80211.c | 294 SetSeqNum(pwlanhdr, 0/*pmlmeext->mgnt_seq*/); in rtw_cfg80211_inform_bss()
|