Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/rtl8723bs/hal/
H A Drtl8723b_cmd.c125 SetSeqNum(pwlanhdr, 0/*pmlmeext->mgnt_seq*/); in ConstructBeacon()
269 SetSeqNum(pwlanhdr, 0); in ConstructNullFunctionData()
791 SetSeqNum(pwlanhdr, 0); in ConstructBtNullFunctionData()
/linux-6.15/drivers/staging/rtl8723bs/include/
H A Dwifi.h156 #define SetSeqNum(pbuf, num) \ macro
/linux-6.15/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c2301 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(pwlanhdr, pmlmeext->mgnt_seq); in issue_action_SA_Query()
3474 SetSeqNum(pwlanhdr, pmlmeext->mgnt_seq); in issue_action_BA()
[all …]
H A Drtw_xmit.c949 SetSeqNum(hdr, pattrib->seqnum); in rtw_make_wlanhdr()
/linux-6.15/drivers/staging/rtl8723bs/os_dep/
H A Dioctl_cfg80211.c292 SetSeqNum(pwlanhdr, 0/*pmlmeext->mgnt_seq*/); in rtw_cfg80211_inform_bss()