Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_cmd.c123 SetSeqNum(pwlanhdr, 0/*pmlmeext->mgnt_seq*/); in ConstructBeacon()
267 SetSeqNum(pwlanhdr, 0); in ConstructNullFunctionData()
773 SetSeqNum(pwlanhdr, 0); in ConstructBtNullFunctionData()
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c2151 SetSeqNum(pwlanhdr, 0/*pmlmeext->mgnt_seq*/); in issue_beacon()
2301 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_probersp()
2500 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_probereq()
2614 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_auth()
2750 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_asocrsp()
2877 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_assocreq()
3064 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_nulldata()
3213 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_qos_nulldata()
3305 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in _issue_deauth()
3400 SetSeqNum(pwlanhd 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()