Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Drtw_mlme_ext.h433 u8 networktype_to_raid_ex(struct adapter *adapter, struct sta_info *psta);
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ap.c353 psta->raid = networktype_to_raid_ex(padapter, psta); in add_ratid()
414 psta->raid = networktype_to_raid_ex(padapter, psta); in update_bmc_sta()
H A Drtw_wlan_util.c46 u8 networktype_to_raid_ex(struct adapter *adapter, struct sta_info *psta) in networktype_to_raid_ex() function
H A Drtw_mlme.c984 psta->raid = networktype_to_raid_ex(padapter, psta); in rtw_joinbss_update_stainfo()
H A Drtw_mlme_ext.c4889 psta->raid = networktype_to_raid_ex(padapter, psta); in mlmeext_sta_add_event_callback()