Home
last modified time | relevance | path

Searched defs:bb_mult (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphytbl_lcn.h36 unsigned char bb_mult; member
H A Dphy_n.c23092 u16 bb_mult; in wlc_phy_runsamples_nphy() local
23190 u16 bb_mult; in wlc_phy_stopplayback_nphy() local
H A Dphy_lcn.c3134 u8 bb_mult; in wlc_lcnphy_set_tx_pwr_by_index() local
/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dtables_lpphy.h33 u8 gm, pga, pad, dac, bb_mult; member
H A Dtables_phy_lcn.c22 u8 bb_mult; member
H A Dphy_lp.c711 static void lpphy_set_bb_mult(struct b43_wldev *dev, u8 bb_mult) in lpphy_set_bb_mult()