Home
last modified time | relevance | path

Searched refs:ppr_max (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.c4219 uint8_t ppr_max; in bwn_nphy_tx_power_ctl_setup() local
4314 ppr_max = bwn_ppr_get_max(mac, &nphy->tx_pwr_max_ppr); in bwn_nphy_tx_power_ctl_setup()
4315 if (ppr_max) { in bwn_nphy_tx_power_ctl_setup()
4316 target[0] = ppr_max; in bwn_nphy_tx_power_ctl_setup()
4317 target[1] = ppr_max; in bwn_nphy_tx_power_ctl_setup()