Searched refs:B43_LPPHY_TXPCTL_HW (Results 1 – 2 of 2) sorted by relevance
1118 lpphy->txpctl_mode = B43_LPPHY_TXPCTL_HW; in lpphy_read_tx_pctl_mode_from_hardware()1137 case B43_LPPHY_TXPCTL_HW: in lpphy_write_tx_pctl_mode_to_hardware()1163 if (oldmode == B43_LPPHY_TXPCTL_HW) { in lpphy_set_tx_power_control()1167 if (mode == B43_LPPHY_TXPCTL_HW) { in lpphy_set_tx_power_control()1179 if (mode == B43_LPPHY_TXPCTL_HW) in lpphy_set_tx_power_control()
821 B43_LPPHY_TXPCTL_HW, /* TX power control is set to Hardware */ enumerator