Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_lp.c1618 struct lpphy_rx_iq_comp { u8 chan; s8 c1, c0; }; argument
1620 static const struct lpphy_rx_iq_comp lpphy_5354_iq_table[] = {
1637 static const struct lpphy_rx_iq_comp lpphy_rev0_1_iq_table[] = {
1691 static const struct lpphy_rx_iq_comp lpphy_rev2plus_iq_comp = {
1843 const struct lpphy_rx_iq_comp *iqcomp = NULL; in lpphy_rx_iq_cal()