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

/freebsd-11-stable/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.c5360 struct bwn_chanspec *iqcal_chanspec; local
5369 iqcal_chanspec = &nphy->iqcal_chanspec_2G;
5374 iqcal_chanspec = &nphy->iqcal_chanspec_5G;
5414 iqcal_chanspec->center_freq = bwn_get_centre_freq(mac);
5415 iqcal_chanspec->channel_type = bwn_get_chan_type(mac, NULL);

Completed in 163 milliseconds