Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bwn/bwn/
H A Dif_bwn_phy_lp.c160 static uint8_t bwn_phy_lp_rx_iq_est(struct bwn_mac *, uint16_t, uint8_t,
1827 if (!(bwn_phy_lp_rx_iq_est(mac, 1000, 32, &ie))) in bwn_phy_lp_rccal_r12()
2336 ret = bwn_phy_lp_rx_iq_est(mac, sample, 32, &ie); in bwn_phy_lp_calc_rx_iq_comp()
3469 if (!(bwn_phy_lp_rx_iq_est(mac, 1000, 32, &ie))) in bwn_phy_lp_loopback()
3507 bwn_phy_lp_rx_iq_est(struct bwn_mac *mac, uint16_t sample, uint8_t time, in bwn_phy_lp_rx_iq_est() function