Searched refs:drv_cond (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/wireless/realtek/rtw88/
H A Dphy.c1072 struct rtw_phy_cond drv_cond = hal->phy_cond; local
1074 if (cond.cut && cond.cut != drv_cond.cut)
1077 if (cond.pkg && cond.pkg != drv_cond.pkg)
1080 if (cond.intf && cond.intf != drv_cond.intf)
1083 if (cond.rfe != drv_cond.rfe)

Completed in 272 milliseconds