Home
last modified time | relevance | path

Searched defs:lcnphy_cal_results (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_int.h444 struct lcnphy_cal_results { struct
446 u16 txiqlocal_a;
447 u16 txiqlocal_b;
448 u16 txiqlocal_didq;
449 u8 txiqlocal_ei0;
450 u8 txiqlocal_eq0;
451 u8 txiqlocal_fi0;
452 u8 txiqlocal_fq0;
454 u16 txiqlocal_bestcoeffs[11];
455 u16 txiqlocal_bestcoeffs_valid;
[all …]
H A Dphy_lcn.h92 struct lcnphy_cal_results lcnphy_cal_results; member