Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtw_mlme_ext.h472 u8 networktype_to_raid_ex(struct adapter *adapter, struct sta_info *psta);
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_ap.c357 psta->raid = networktype_to_raid_ex(padapter, psta); in add_RATid()
420 psta->raid = networktype_to_raid_ex(padapter, psta); in update_bmc_sta()
H A Drtw_wlan_util.c47 u8 networktype_to_raid_ex(struct adapter *adapter, struct sta_info *psta) in networktype_to_raid_ex() function
H A Drtw_mlme.c1032 psta->raid = networktype_to_raid_ex(padapter, psta); in rtw_joinbss_update_stainfo()
H A Drtw_mlme_ext.c4927 psta->raid = networktype_to_raid_ex(padapter, psta); in mlmeext_sta_add_event_callback()