Searched refs:ladder_iq (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_tables.h227 extern const struct bwn_nphy_txiqcal_ladder ladder_iq[];
H A Dif_bwn_phy_n_core.c5130 scale = (ladder_iq[i].percent * tmp) / 100;
5131 entry = ((scale & 0xFF) << 8) | ladder_iq[i].g_env;
H A Dif_bwn_phy_n_tables.c3015 const struct bwn_nphy_txiqcal_ladder ladder_iq[] = { variable in typeref:struct:bwn_nphy_txiqcal_ladder

Completed in 131 milliseconds