Home
last modified time | relevance | path

Searched refs:rtw_get_bcmc_stainfo (Results 1 – 11 of 11) sorted by relevance

/Linux-v6.6/drivers/staging/rtl8723bs/core/
Drtw_sta_mgt.c436 struct sta_info *pbcmc_stainfo = rtw_get_bcmc_stainfo(padapter); in rtw_free_all_stainfo()
517 struct sta_info *rtw_get_bcmc_stainfo(struct adapter *padapter) in rtw_get_bcmc_stainfo() function
Drtw_ap.c49 psta = rtw_get_bcmc_stainfo(padapter); in free_mlme_ap_info()
381 struct sta_info *psta = rtw_get_bcmc_stainfo(padapter); in update_bmc_sta()
2166 psta = rtw_get_bcmc_stainfo(padapter); in stop_ap_mode()
Drtw_recv.c721 *psta = rtw_get_bcmc_stainfo(adapter); in sta2sta_data_frame()
777 *psta = rtw_get_bcmc_stainfo(adapter); in ap2sta_data_frame()
1123 psta = rtw_get_bcmc_stainfo(padapter); in recvframe_chk_defrag()
Drtw_xmit.c698 psta = rtw_get_bcmc_stainfo(padapter); in update_attrib()
2167 psta_bmc = rtw_get_bcmc_stainfo(padapter); in stop_sta_xmit()
2204 psta_bmc = rtw_get_bcmc_stainfo(padapter); in wakeup_sta_to_xmit()
Drtw_mlme.c909 psta = rtw_get_bcmc_stainfo(adapter); in rtw_free_assoc_resources()
1077 bmc_sta = rtw_get_bcmc_stainfo(padapter); in rtw_joinbss_update_stainfo()
Drtw_cmd.c1503 psta_bmc = rtw_get_bcmc_stainfo(padapter); in rtw_chk_hi_queue_hdl()
Drtw_mlme_ext.c5872 psta_bmc = rtw_get_bcmc_stainfo(padapter); in chk_bmc_sleepq_hdl()
/Linux-v6.6/drivers/staging/rtl8723bs/os_dep/
Drecv_linux.c108 psta = rtw_get_bcmc_stainfo(padapter); in rtw_os_recv_indicate_pkt()
Dioctl_linux.c194 pbcmc_sta = rtw_get_bcmc_stainfo(padapter); in wpa_set_encryption()
656 pbcmc_sta = rtw_get_bcmc_stainfo(padapter); in rtw_set_encryption()
730 pbcmc_sta = rtw_get_bcmc_stainfo(padapter); in rtw_set_encryption()
Dioctl_cfg80211.c608 pbcmc_sta = rtw_get_bcmc_stainfo(padapter); in rtw_cfg80211_ap_set_encryption()
684 pbcmc_sta = rtw_get_bcmc_stainfo(padapter); in rtw_cfg80211_ap_set_encryption()
820 pbcmc_sta = rtw_get_bcmc_stainfo(padapter); in rtw_cfg80211_set_encryption()
/Linux-v6.6/drivers/staging/rtl8723bs/include/
Dsta_info.h371 extern struct sta_info *rtw_get_bcmc_stainfo(struct adapter *padapter);