Searched refs:entity_active (Results 1 – 1 of 1) sorted by relevance
450 bool entity_active; in __rtw89_core_set_chip_txpwr() local452 entity_active = rtw89_get_entity_state(rtwdev, phy_idx); in __rtw89_core_set_chip_txpwr()453 if (!entity_active) in __rtw89_core_set_chip_txpwr()523 bool entity_active; in __rtw89_set_channel() local525 entity_active = rtw89_get_entity_state(rtwdev, phy_idx); in __rtw89_set_channel()537 if (!entity_active || chan_rcd->band_changed) { in __rtw89_set_channel()