Searched defs:txlpf (Results 1 - 2 of 2) sorted by relevance

/drivers/net/wireless/brcm80211/brcmsmac/phy/
H A Dphy_int.h438 u16 txlpf[2]; member in struct:nphy_txgains
H A Dphy_n.c183 u16 txlpf; member in struct:nphy_iqcal_params
23414 target_gain.txlpf[core_no] =
23462 target_gain.txlpf[core_no] =
23516 params->txlpf = target_gain.txlpf[core_no];
23524 ((params->txlpf << 15) | (params->txgm << 12) |
24829 phy_a5 = ((phy_a9.txlpf[core] << 15) |
24835 phy_a5 = ((phy_a9.txlpf[core] << 15) |

Completed in 137 milliseconds