Searched refs:gmode (Results 1 – 17 of 17) sorted by relevance
/linux-6.3-rc2/drivers/net/wireless/broadcom/b43legacy/ |
A D | radio.c | 1390 if (!phy->gmode) in b43legacy_get_812_value() 1571 if (phy->gmode) in b43legacy_radio_init2050() 1577 if (phy->gmode) in b43legacy_radio_init2050() 1599 if (phy->gmode) in b43legacy_radio_init2050() 1605 if (phy->gmode) in b43legacy_radio_init2050() 1611 if (phy->gmode) in b43legacy_radio_init2050() 1619 if (phy->gmode) in b43legacy_radio_init2050() 1640 if (phy->gmode) in b43legacy_radio_init2050() 1646 if (phy->gmode) in b43legacy_radio_init2050() 1652 if (phy->gmode) in b43legacy_radio_init2050() [all …]
|
A D | phy.c | 152 if (!phy->gmode) in b43legacy_phy_init_pctl() 551 if (phy->gmode) { in b43legacy_phy_initb5() 1007 if (phy->gmode) { in b43legacy_phy_initg() 1064 if (phy->gmode) { in b43legacy_phy_initg() 1224 if (phy->gmode) { in b43legacy_phy_lo_g_deviation_subval() 1487 if (phy->gmode) { in b43legacy_phy_lo_g_measure() 1504 if (phy->gmode) { in b43legacy_phy_lo_g_measure() 1511 if (phy->gmode) { in b43legacy_phy_lo_g_measure() 1528 if (phy->gmode) { in b43legacy_phy_lo_g_measure() 1650 if (phy->gmode) { in b43legacy_phy_lo_g_measure() [all …]
|
A D | main.c | 697 dev->phy.gmode = true; in b43legacy_wireless_core_reset() 699 dev->phy.gmode = false; in b43legacy_wireless_core_reset() 2157 if (dev->phy.gmode) in b43legacy_chip_init() 2544 bool *gmode) in find_wldev_for_phymode() argument 2552 *gmode = true; in find_wldev_for_phymode() 2588 bool gmode = false; in b43legacy_switch_phymode() local 2598 (!!wl->current_dev->phy.gmode == !!gmode)) in b43legacy_switch_phymode() 2618 up_dev->phy.gmode = gmode; in b43legacy_switch_phymode() 3266 tmp = phy->gmode ? B43legacy_TMSLOW_GMODE : 0; in b43legacy_wireless_core_init() 3658 dev->phy.gmode = (have_gphy || have_bphy); in b43legacy_wireless_core_attach() [all …]
|
A D | phy.h | 166 (((phy)->rev > 1) || ((phy)->gmode))
|
A D | b43legacy.h | 403 bool gmode; member
|
/linux-6.3-rc2/drivers/net/wireless/broadcom/b43/ |
A D | phy_g.c | 708 if (!phy->gmode || in b43_calc_nrssi_threshold() 1107 if (!phy->gmode) in radio2050_rfover_val() 1322 if (phy->gmode || phy->rev >= 2) { in b43_radio_init2050() 1329 if (phy->gmode || phy->rev >= 2) { in b43_radio_init2050() 1456 } else if (phy->gmode) { in b43_radio_init2050() 1502 if (phy->gmode || phy->rev >= 2) { in b43_phy_initb5() 1930 if (!phy->gmode) in b43_phy_init_pctl() 2008 if (phy->rev >= 2 || phy->gmode) in b43_phy_initg() 2023 if (phy->gmode || phy->rev >= 2) { in b43_phy_initg() 2536 phy->gmode = false; in b43_gphy_op_prepare_hardware() [all …]
|
A D | main.c | 1256 if (gmode) in b43_bcma_wireless_core_reset() 1288 if (gmode) in b43_ssb_wireless_core_reset() 1327 if (gmode) in b43_wireless_core_reset() 1572 if (dev->phy.gmode) in b43_ieee80211_antenna_sanitize() 3887 bool gmode; in b43_switch_band() local 3892 gmode = false; in b43_switch_band() 3895 gmode = true; in b43_switch_band() 3909 if (!!phy->gmode == !!gmode) { in b43_switch_band() 3921 phy->gmode = gmode; in b43_switch_band() 3927 if (gmode) in b43_switch_band() [all …]
|
A D | main.h | 76 void b43_wireless_core_reset(struct b43_wldev *dev, bool gmode);
|
A D | xmit.c | 195 static u8 b43_calc_fallback_rate(u8 bitrate, int gmode) in b43_calc_fallback_rate() argument 211 if (gmode) in b43_calc_fallback_rate() 406 if (!phy->gmode) in b43_generate_txhdr() 435 rts_rate_fb = b43_calc_fallback_rate(rts_rate, phy->gmode); in b43_generate_txhdr()
|
A D | phy_g.h | 66 (((phy)->rev > 1) || ((phy)->gmode))
|
A D | phy_common.h | 225 bool gmode; member
|
A D | lo.c | 72 if (phy->gmode) { in lo_measure_feedthrough()
|
/linux-6.3-rc2/drivers/ata/ |
A D | sata_gemini.c | 322 u32 gmode; in gemini_sata_probe() local 369 gmode = (muxmode << GEMINI_IDE_IOMUX_SHIFT); in gemini_sata_probe() 371 ret = regmap_update_bits(map, GEMINI_GLOBAL_MISC_CTRL, gmask, gmode); in gemini_sata_probe()
|
/linux-6.3-rc2/sound/pci/au88x0/ |
A D | au88x0_wt.h | 47 gmode, /* 7 RO Looks like only bit0 is used. */
|
/linux-6.3-rc2/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
A D | main.h | 260 u8 gmode; /* currently active gmode */ member 624 int brcms_c_set_gmode(struct brcms_c_info *wlc, u8 gmode, bool config);
|
A D | main.c | 798 u32 gmode = 0; in brcms_c_setxband() local 801 gmode = SICF_GMODE; in brcms_c_setxband() 803 brcms_b_core_ioctl(wlc_hw, SICF_GMODE, gmode); in brcms_c_setxband() 3650 } else if (wlc->band->gmode) in brcms_c_rateset_get_hwrs() 5226 if ((wlc->pub->_n_enab & SUPPORT_11N) && gmode == GMODE_LEGACY_B) in brcms_c_set_gmode() 5240 brcms_c_protection_upd(wlc, BRCMS_PROT_G_USER, gmode); in brcms_c_set_gmode() 5245 switch (gmode) { in brcms_c_set_gmode() 5271 wlc->pub->unit, __func__, gmode); in brcms_c_set_gmode() 5275 band->gmode = gmode; in brcms_c_set_gmode() 7981 wlc->band->gmode = GMODE_AUTO; in brcms_c_attach() [all …]
|
/linux-6.3-rc2/drivers/net/wireless/zydas/zd1211rw/ |
A D | zd_chip.c | 1030 static int set_mandatory_rates(struct zd_chip *chip, int gmode) in set_mandatory_rates() argument 1038 if (!gmode) in set_mandatory_rates()
|
Completed in 58 milliseconds