Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dbcmsrom_fmt.h971 uint8 antswctrllut; /* antswctrl lookup table configuration: 32 possible choices */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dbcmsrom_fmt.h1012 uint8 antswctrllut; /* antswctrl lookup table configuration: 32 possible choices */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmsrom_fmt.h1025 uint8 antswctrllut; /* antswctrl lookup table configuration: 32 possible choices */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmsrom_fmt.h1025 uint8 antswctrllut; /* antswctrl lookup table configuration: 32 possible choices */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dbcmsrom_fmt.h1012 uint8 antswctrllut; /* antswctrl lookup table configuration: 32 possible choices */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dbcmsrom_fmt.h1012 uint8 antswctrllut; /* antswctrl lookup table configuration: 32 possible choices */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_n.c14204 u8 antswctrllut; in wlc_phy_tbl_init_nphy() local
14211 antswctrllut = CHSPEC_IS2G(pi->radio_chanspec) ? in wlc_phy_tbl_init_nphy()
14212 pi->srom_fem2g.antswctrllut : pi->srom_fem5g. in wlc_phy_tbl_init_nphy()
14213 antswctrllut; in wlc_phy_tbl_init_nphy()
14215 switch (antswctrllut) { in wlc_phy_tbl_init_nphy()
14281 antswctrllut = in wlc_phy_tbl_init_nphy()
14283 pi->srom_fem2g.antswctrllut : in wlc_phy_tbl_init_nphy()
14284 pi->srom_fem5g.antswctrllut; in wlc_phy_tbl_init_nphy()
14285 switch (antswctrllut) { in wlc_phy_tbl_init_nphy()
14561 pi->srom_fem2g.antswctrllut = sprom->fem.ghz2.antswlut; in wlc_phy_txpwr_srom_read_nphy()
[all …]
H A Dphy_int.h29 u8 antswctrllut; member