Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/core/
H A 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
H A 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()
H A 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()
H A 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()
H A 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()
H A Drtw_cmd.c1503 psta_bmc = rtw_get_bcmc_stainfo(padapter); in rtw_chk_hi_queue_hdl()
H A Drtw_mlme_ext.c5872 psta_bmc = rtw_get_bcmc_stainfo(padapter); in chk_bmc_sleepq_hdl()
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Drecv_linux.c108 psta = rtw_get_bcmc_stainfo(padapter); in rtw_os_recv_indicate_pkt()
H A 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()
H A 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()
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Dsta_info.h371 extern struct sta_info *rtw_get_bcmc_stainfo(struct adapter *padapter);