Searched refs:feedthrough (Results 1 – 1 of 1) sorted by relevance
1927 uint16_t feedthrough; in bwn_lo_calcfeed() local1966 feedthrough = BWN_PHY_READ(mac, BWN_PHY_LO_LEAKAGE); in bwn_lo_calcfeed()1968 return (feedthrough); in bwn_lo_calcfeed()2070 int feedthrough; in bwn_lo_measure_txctl_values() local2080 feedthrough = bwn_lo_calcfeed(mac, 0, pga, in bwn_lo_measure_txctl_values()2082 if (feedthrough < min_feedth) { in bwn_lo_measure_txctl_values()2085 min_feedth = feedthrough; in bwn_lo_measure_txctl_values()