Home
last modified time | relevance | path

Searched refs:phy_cond (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw88/
H A Dphy.c1064 hal->phy_cond = cond; in rtw_phy_setup_phy_cond()
1066 rtw_dbg(rtwdev, RTW_DBG_PHY, "phy cond=0x%08x\n", *((u32 *)&hal->phy_cond)); in rtw_phy_setup_phy_cond()
1072 struct rtw_phy_cond drv_cond = hal->phy_cond; in check_positive()
H A Dmain.h1915 struct rtw_phy_cond phy_cond; member