Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8188eu/os_dep/
Drecv_linux.c140 psta = rtw_get_bcmc_stainfo(padapter); in rtw_recv_indicatepkt()
Dioctl_linux.c481 pbcmc_sta = rtw_get_bcmc_stainfo(padapter); in wpa_set_encryption()
2364 pbcmc_sta = rtw_get_bcmc_stainfo(padapter); in rtw_set_encryption()
2442 pbcmc_sta = rtw_get_bcmc_stainfo(padapter); in rtw_set_encryption()
/linux-4.1.27/drivers/staging/rtl8188eu/core/
Drtw_sta_mgt.c432 struct sta_info *pbcmc_stainfo = rtw_get_bcmc_stainfo(padapter); in rtw_free_all_stainfo()
519 struct sta_info *rtw_get_bcmc_stainfo(struct adapter *padapter) in rtw_get_bcmc_stainfo() function
Drtw_xmit.c500 psta = rtw_get_bcmc_stainfo(padapter); in update_attrib()
796 psta = rtw_get_bcmc_stainfo(padapter); in rtw_make_wlanhdr()
1902 psta_bmc = rtw_get_bcmc_stainfo(padapter); in stop_sta_xmit()
2014 psta_bmc = rtw_get_bcmc_stainfo(padapter); in wakeup_sta_to_xmit()
Drtw_ap.c64 psta = rtw_get_bcmc_stainfo(padapter); in free_mlme_ap_info()
538 struct sta_info *psta = rtw_get_bcmc_stainfo(padapter); in update_bmc_sta()
1953 psta = rtw_get_bcmc_stainfo(padapter); in stop_ap_mode()
Drtw_recv.c788 *psta = rtw_get_bcmc_stainfo(adapter); in sta2sta_data_frame()
853 *psta = rtw_get_bcmc_stainfo(adapter); in ap2sta_data_frame()
1545 psta = rtw_get_bcmc_stainfo(padapter); in recvframe_chk_defrag()
Drtw_mlme.c790 psta = rtw_get_bcmc_stainfo(adapter); in rtw_free_assoc_resources()
947 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.c4560 psta_bmc = rtw_get_bcmc_stainfo(padapter); in mlmeext_joinbss_event_callback()
5510 psta_bmc = rtw_get_bcmc_stainfo(padapter); in tx_beacon_hdl()
/linux-4.1.27/drivers/staging/rtl8188eu/include/
Dsta_info.h366 extern struct sta_info *rtw_get_bcmc_stainfo(struct adapter *padapter);