Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_n.h886 struct b43_chanspec { struct
971 struct b43_chanspec txiqlocal_chanspec;
991 struct b43_chanspec iqcal_chanspec_2G;
992 struct b43_chanspec rssical_chanspec_2G;
995 struct b43_chanspec iqcal_chanspec_5G;
996 struct b43_chanspec rssical_chanspec_5G;
H A Dphy_n.c5170 struct b43_chanspec *iqcal_chanspec; in b43_nphy_save_cal()