Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/hal/
H A Dodm_HWConfig.c102 struct odm_phy_info *phy_info, in odm_rx_phy_status_parsing()
250 struct dm_odm_t *pDM_Odm, struct odm_phy_info *pPhyInfo, struct odm_packet_info *pPktinfo in odm_Process_RSSIForDM()
396 void odm_phy_status_query(struct dm_odm_t *dm_odm, struct odm_phy_info *phy_info, in odm_phy_status_query()
H A Dodm_HWConfig.h62 void odm_phy_status_query(struct dm_odm_t *dm_odm, struct odm_phy_info *phy_info,
H A Drtl8723bs_recv.c81 struct odm_phy_info *p_phy_info = in update_recvframe_phyinfo()
82 (struct odm_phy_info *)(&pattrib->phy_info); in update_recvframe_phyinfo()
H A Dodm.h217 struct odm_phy_info { struct
1121 struct odm_phy_info *pPhyInfo
H A Dhal_com.c928 struct odm_phy_info *pPhyInfo = (PODM_PHY_INFO_T)(&pattrib->phy_info); in rtw_store_phy_info()