Searched refs:bwn_nphy_power_vars (Results 1 – 1 of 1) sorted by relevance
63 static const struct bwn_nphy_power_vars { struct69 } bwn_nphy_power_vars[BWN_NPHY_NUM_CORE_PWR] = { argument83 const struct bwn_nphy_power_vars *v, struct bwn_phy_n_core_pwr_info *c) in bwn_nphy_get_core_power_info_r11()117 const struct bwn_nphy_power_vars *v, struct bwn_phy_n_core_pwr_info *c) in bwn_nphy_get_core_power_info_r4_r10()146 const struct bwn_nphy_power_vars *v; in bwn_nphy_get_core_power_info()152 if (core < 0 || core >= nitems(bwn_nphy_power_vars)) in bwn_nphy_get_core_power_info()159 v = &bwn_nphy_power_vars[core]; in bwn_nphy_get_core_power_info()