Searched refs:entity_active (Results 1 – 2 of 2) sorted by relevance
467 bool entity_active; in __rtw89_core_set_chip_txpwr() local469 entity_active = rtw89_get_entity_state(rtwdev, phy_idx); in __rtw89_core_set_chip_txpwr()470 if (!entity_active) in __rtw89_core_set_chip_txpwr()576 bool entity_active; in __rtw89_set_channel() local578 entity_active = rtw89_get_entity_state(rtwdev, phy_idx); in __rtw89_set_channel()590 if (!entity_active || chan_rcd->band_changed) { in __rtw89_set_channel()
6410 bool entity_active[RTW89_PHY_NUM]; member