Searched refs:tx_pwr_idx (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.h127 uint8_t tx_pwr_idx[2]; member in struct:bwn_phy_n
H A Dif_bwn_phy_n_core.c3740 nphy->tx_pwr_idx[0] = BWN_PHY_READ(mac,
3742 nphy->tx_pwr_idx[1] = BWN_PHY_READ(mac,
3815 if (nphy->tx_pwr_idx[0] != 128 &&
3816 nphy->tx_pwr_idx[1] != 128) {
3820 nphy->tx_pwr_idx[0]);
3824 ~0xff, nphy->tx_pwr_idx[1]);
6623 nphy->tx_pwr_idx[0] = 128;
6624 nphy->tx_pwr_idx[1] = 128;

Completed in 49 milliseconds