Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8188eu/os_dep/
Drecv_linux.c134 psta = rtw_get_bcmc_stainfo(padapter); in rtw_recv_indicatepkt()
Dioctl_linux.c483 pbcmc_sta = rtw_get_bcmc_stainfo(padapter); in wpa_set_encryption()
2366 pbcmc_sta = rtw_get_bcmc_stainfo(padapter); in rtw_set_encryption()
2444 pbcmc_sta = rtw_get_bcmc_stainfo(padapter); in rtw_set_encryption()
/linux-4.4.14/drivers/staging/rtl8188eu/core/
Drtw_sta_mgt.c407 struct sta_info *pbcmc_stainfo = rtw_get_bcmc_stainfo(padapter); in rtw_free_all_stainfo()
494 struct sta_info *rtw_get_bcmc_stainfo(struct adapter *padapter) in rtw_get_bcmc_stainfo() function
Drtw_xmit.c501 psta = rtw_get_bcmc_stainfo(padapter); in update_attrib()
797 psta = rtw_get_bcmc_stainfo(padapter); in rtw_make_wlanhdr()
1906 psta_bmc = rtw_get_bcmc_stainfo(padapter); in stop_sta_xmit()
2018 psta_bmc = rtw_get_bcmc_stainfo(padapter); in wakeup_sta_to_xmit()
Drtw_ap.c66 psta = rtw_get_bcmc_stainfo(padapter); in free_mlme_ap_info()
561 struct sta_info *psta = rtw_get_bcmc_stainfo(padapter); in update_bmc_sta()
1976 psta = rtw_get_bcmc_stainfo(padapter); in stop_ap_mode()
Drtw_recv.c767 *psta = rtw_get_bcmc_stainfo(adapter); in sta2sta_data_frame()
831 *psta = rtw_get_bcmc_stainfo(adapter); in ap2sta_data_frame()
1526 psta = rtw_get_bcmc_stainfo(padapter); in recvframe_chk_defrag()
Drtw_mlme.c800 psta = rtw_get_bcmc_stainfo(adapter); in rtw_free_assoc_resources_locked()
953 bmc_sta = rtw_get_bcmc_stainfo(padapter); in rtw_joinbss_update_stainfo()
Drtw_cmd.c1124 psta_bmc = rtw_get_bcmc_stainfo(padapter); in rtw_chk_hi_queue_hdl()
Drtw_mlme_ext.c4604 psta_bmc = rtw_get_bcmc_stainfo(padapter); in mlmeext_joinbss_event_callback()
5553 psta_bmc = rtw_get_bcmc_stainfo(padapter); in tx_beacon_hdl()
/linux-4.4.14/drivers/staging/rtl8188eu/include/
Dsta_info.h365 struct sta_info *rtw_get_bcmc_stainfo(struct adapter *padapter);