Searched refs:active_bitmap (Results 1 – 1 of 1) sorted by relevance
2827 u8 active_bitmap; in wlc_phy_stf_chain_active_get() local2830 active_bitmap = (pi->phy_txcore_heatedup) ? 0x31 : 0x33; in wlc_phy_stf_chain_active_get()2833 return active_bitmap; in wlc_phy_stf_chain_active_get()2842 active_bitmap &= 0xFD; in wlc_phy_stf_chain_active_get()2847 active_bitmap |= 0x2; in wlc_phy_stf_chain_active_get()2853 return active_bitmap; in wlc_phy_stf_chain_active_get()