Lines Matching defs:rtlhal
250 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw));
253 u32 _interface = rtlhal->interface;
704 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw));
747 if (rtlhal->oem_id == RT_CID_819X_HP)
1038 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw));
1041 if (!is_hal_stop(rtlhal)) {
1066 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw));
1077 if (is_hal_stop(rtlhal)) {
1137 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw));
1143 if ((!is_hal_stop(rtlhal)) && !(RT_CANNOT_IO(hw))) {
1156 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw));
1162 if (is_hal_stop(rtlhal))
1186 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw));
1197 if (!(is_hal_stop(rtlhal)) && !(RT_CANNOT_IO(hw))) {
1617 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw));
1620 bool bresult = true, is2t = IS_92C_SERIAL(rtlhal->version);
1872 struct rtl_hal *rtlhal = rtl_hal(rtl_priv(hw));
1876 if (is_hal_stop(rtlhal)) {
2036 struct rtl_hal *rtlhal = &rtlpriv->rtlhal;
2047 rtlhal->current_bandtype, timecount);