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

/freebsd-12-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.c3768 nphy->tx_pwr_idx[0] = BWN_PHY_READ(mac,
3770 nphy->tx_pwr_idx[1] = BWN_PHY_READ(mac,
3843 if (nphy->tx_pwr_idx[0] != 128 &&
3844 nphy->tx_pwr_idx[1] != 128) {
3848 nphy->tx_pwr_idx[0]);
3852 ~0xff, nphy->tx_pwr_idx[1]);
6706 nphy->tx_pwr_idx[0] = 128;
6707 nphy->tx_pwr_idx[1] = 128;

Completed in 167 milliseconds