Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/core/
H A Drtw_sta_mgt.c434 struct sta_info *pbcmc_stainfo = rtw_get_bcmc_stainfo(padapter); in rtw_free_all_stainfo()
515 struct sta_info *rtw_get_bcmc_stainfo(struct adapter *padapter) in rtw_get_bcmc_stainfo() function
H A Drtw_ap.c48 psta = rtw_get_bcmc_stainfo(padapter); in free_mlme_ap_info()
380 struct sta_info *psta = rtw_get_bcmc_stainfo(padapter); in update_bmc_sta()
2165 psta = rtw_get_bcmc_stainfo(padapter); in stop_ap_mode()
H A Drtw_recv.c720 *psta = rtw_get_bcmc_stainfo(adapter); in sta2sta_data_frame()
776 *psta = rtw_get_bcmc_stainfo(adapter); in ap2sta_data_frame()
1122 psta = rtw_get_bcmc_stainfo(padapter); in recvframe_chk_defrag()
/linux/drivers/staging/rtl8723bs/os_dep/
H A Drecv_linux.c107 psta = rtw_get_bcmc_stainfo(padapter); in rtw_os_recv_indicate_pkt()
/linux/drivers/staging/rtl8723bs/include/
H A Dsta_info.h327 extern struct sta_info *rtw_get_bcmc_stainfo(struct adapter *padapter);