Searched defs:iqcal_chanspec (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/b43/
H A Dphy_n.c3608 struct b43_chanspec *iqcal_chanspec; local
3617 iqcal_chanspec = &nphy->iqcal_chanspec_2G;
3622 iqcal_chanspec = &nphy->iqcal_chanspec_5G;
3643 iqcal_chanspec->center_freq = dev->phy.channel_freq;
3644 iqcal_chanspec->channel_type = dev->phy.channel_type;

Completed in 40 milliseconds