Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwn/
H A Dif_bwn_phy_lp.c136 static uint8_t bwn_phy_lp_rx_iq_est(struct bwn_mac *, uint16_t, uint8_t,
1894 if (!(bwn_phy_lp_rx_iq_est(mac, 1000, 32, &ie))) in bwn_phy_lp_rccal_r12()
2405 ret = bwn_phy_lp_rx_iq_est(mac, sample, 32, &ie); in bwn_phy_lp_calc_rx_iq_comp()
3538 if (!(bwn_phy_lp_rx_iq_est(mac, 1000, 32, &ie))) in bwn_phy_lp_loopback()
3576 bwn_phy_lp_rx_iq_est(struct bwn_mac *mac, uint16_t sample, uint8_t time, in bwn_phy_lp_rx_iq_est() function