Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/os_dep/
Drecv_linux.c111 psta = rtw_get_bcmc_stainfo23a(padapter); in rtw_recv_indicatepkt23a()
Dioctl_cfg80211.c587 pbcmc_sta = rtw_get_bcmc_stainfo23a(padapter); in rtw_cfg80211_ap_set_encryption()
698 pbcmc_sta = rtw_get_bcmc_stainfo23a(padapter); in rtw_cfg80211_ap_set_encryption()
836 pbcmc_sta = rtw_get_bcmc_stainfo23a(padapter); in rtw_cfg80211_set_encryption()
/linux-4.1.27/drivers/staging/rtl8723au/core/
Drtw_sta_mgt.c331 struct sta_info *pbcmc_stainfo = rtw_get_bcmc_stainfo23a(padapter); in rtw_free_all_stainfo23a()
408 struct sta_info *rtw_get_bcmc_stainfo23a(struct rtw_adapter *padapter) in rtw_get_bcmc_stainfo23a() function
Drtw_xmit.c489 psta = rtw_get_bcmc_stainfo23a(padapter); in update_attrib()
855 psta = rtw_get_bcmc_stainfo23a(padapter); in rtw_make_wlanhdr()
2092 psta_bmc = rtw_get_bcmc_stainfo23a(padapter); in stop_sta_xmit23a()
2202 psta_bmc = rtw_get_bcmc_stainfo23a(padapter); in wakeup_sta_to_xmit23a()
Drtw_ap.c62 psta = rtw_get_bcmc_stainfo23a(padapter); in free_mlme_ap_info23a()
446 struct sta_info *psta = rtw_get_bcmc_stainfo23a(padapter); in update_bmc_sta()
1902 psta = rtw_get_bcmc_stainfo23a(padapter); in stop_ap_mode23a()
Drtw_recv.c823 *psta = rtw_get_bcmc_stainfo23a(adapter); in sta2sta_data_frame()
901 *psta = rtw_get_bcmc_stainfo23a(adapter); in ap2sta_data_frame()
1685 psta = rtw_get_bcmc_stainfo23a(padapter); in recvframe_chk_defrag23a()
Drtw_mlme.c763 psta = rtw_get_bcmc_stainfo23a(adapter); in rtw_free_assoc_resources23a()
956 bmc_sta = rtw_get_bcmc_stainfo23a(padapter); in rtw_joinbss_update_stainfo()
Drtw_cmd.c1074 psta_bmc = rtw_get_bcmc_stainfo23a(padapter); in rtw_chk_hi_queue_hdl()
Drtw_mlme_ext.c5039 psta_bmc = rtw_get_bcmc_stainfo23a(padapter); in mlmeext_joinbss_event_callback23a()
6104 psta_bmc = rtw_get_bcmc_stainfo23a(padapter); in tx_beacon_hdl23a()
/linux-4.1.27/drivers/staging/rtl8723au/include/
Dsta_info.h370 struct sta_info *rtw_get_bcmc_stainfo23a(struct rtw_adapter *padapter);