Searched refs:nphy_txcal_bbmult (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_int.h | 814 u16 nphy_txcal_bbmult; member
|
H A D | phy_n.c | 18036 &pi->nphy_txcal_bbmult); in wlc_phy_precal_txgain_nphy() 18419 wlc_phy_table_read_nphy(pi, 15, 1, 87, 16, &pi->nphy_txcal_bbmult); in wlc_phy_cal_txgainctrl_nphy() 24192 ((pi->nphy_txcal_bbmult >> 8) & 0xff) : in wlc_phy_update_txcal_ladder_nphy() 24193 (pi->nphy_txcal_bbmult & 0xff); in wlc_phy_update_txcal_ladder_nphy()
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_int.h | 814 u16 nphy_txcal_bbmult; member
|
H A D | phy_n.c | 18036 &pi->nphy_txcal_bbmult); in wlc_phy_precal_txgain_nphy() 18419 wlc_phy_table_read_nphy(pi, 15, 1, 87, 16, &pi->nphy_txcal_bbmult); in wlc_phy_cal_txgainctrl_nphy() 24192 ((pi->nphy_txcal_bbmult >> 8) & 0xff) : in wlc_phy_update_txcal_ladder_nphy() 24193 (pi->nphy_txcal_bbmult & 0xff); in wlc_phy_update_txcal_ladder_nphy()
|
Completed in 61 milliseconds