Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_cmd.c124 SetSeqNum(pwlanhdr, 0/*pmlmeext->mgnt_seq*/); in ConstructBeacon()
268 SetSeqNum(pwlanhdr, 0); in ConstructNullFunctionData()
774 SetSeqNum(pwlanhdr, 0); in ConstructBtNullFunctionData()
/linux/drivers/staging/rtl8723bs/include/
H A Dwifi.h156 #define SetSeqNum(pbuf, num) \ macro
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c2145 SetSeqNum(pwlanhdr, 0/*pmlmeext->mgnt_seq*/); in issue_beacon()
2295 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_probersp()
2494 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_probereq()
2608 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_auth()
2744 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_asocrsp()
2871 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_assocreq()
3058 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_nulldata()
3207 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_qos_nulldata()
3299 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_deauth()
3394 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_action_SA_Query()
[all …]
/linux/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c292 SetSeqNum(pwlanhdr, 0/*pmlmeext->mgnt_seq*/); in rtw_cfg80211_inform_bss()