Searched refs:tx_pwr_idx (Results 1 – 5 of 5) sorted by relevance
131 u8 tx_pwr_idx[3]; member
551 phy_ht->tx_pwr_idx[i] = in b43_phy_ht_tx_power_ctl()564 if (phy_ht->tx_pwr_idx[i] <= in b43_phy_ht_tx_power_ctl()567 phy_ht->tx_pwr_idx[i]); in b43_phy_ht_tx_power_ctl()863 phy_ht->tx_pwr_idx[i] = B43_PHY_HT_TXPCTL_CMD_C1_INIT + 1; in b43_phy_ht_op_prepare_structs()
315 u8 tx_pwr_idx; in b43_phy_lcn_sense_setup() local341 tx_pwr_idx = dev->phy.lcn->tx_pwr_curr_idx; in b43_phy_lcn_sense_setup()
3615 nphy->tx_pwr_idx[0] = b43_phy_read(dev, in b43_nphy_tx_power_ctrl()3617 nphy->tx_pwr_idx[1] = b43_phy_read(dev, in b43_nphy_tx_power_ctrl()3690 if (nphy->tx_pwr_idx[0] != 128 && in b43_nphy_tx_power_ctrl()3691 nphy->tx_pwr_idx[1] != 128) { in b43_nphy_tx_power_ctrl()3695 nphy->tx_pwr_idx[0]); in b43_nphy_tx_power_ctrl()3699 ~0xff, nphy->tx_pwr_idx[1]); in b43_nphy_tx_power_ctrl()6446 nphy->tx_pwr_idx[0] = 128; in b43_nphy_op_prepare_structs()6447 nphy->tx_pwr_idx[1] = 128; in b43_nphy_op_prepare_structs()
963 u8 tx_pwr_idx[2]; member