Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/b43/
Dphy_lp.c1630 struct lpphy_rx_iq_comp { u8 chan; s8 c1, c0; }; argument
1632 static const struct lpphy_rx_iq_comp lpphy_5354_iq_table[] = {
1649 static const struct lpphy_rx_iq_comp lpphy_rev0_1_iq_table[] = {
1703 static const struct lpphy_rx_iq_comp lpphy_rev2plus_iq_comp = {
1866 const struct lpphy_rx_iq_comp *iqcomp = NULL; in lpphy_rx_iq_cal()