Home
last modified time | relevance | path

Searched defs:gphy (Results 1 – 7 of 7) sorted by relevance

/drivers/net/wireless/broadcom/b43/
Dphy_g.c221 struct b43_phy_g *gphy = phy->g; in b43_set_txpower_g() local
267 struct b43_phy_g *gphy = dev->phy.g; in b43_gphy_tssi_power_lt_init() local
286 struct b43_phy_g *gphy = phy->g; in b43_gphy_gain_lt_init() local
408 struct b43_phy_g *gphy = dev->phy.g; in b43_nrssi_mem_update() local
572 struct b43_phy_g *gphy = phy->g; in b43_calc_nrssi_slope() local
714 struct b43_phy_g *gphy = phy->g; in b43_calc_nrssi_threshold() local
842 struct b43_phy_g *gphy = phy->g; in b43_radio_interference_mitigation_enable() local
1008 struct b43_phy_g *gphy = phy->g; in b43_radio_interference_mitigation_disable() local
1117 struct b43_phy_g *gphy = phy->g; in radio2050_rfover_val() local
1496 struct b43_phy_g *gphy = phy->g; in b43_phy_initb5() local
[all …]
Dlo.c178 struct b43_phy_g *gphy = phy->g; in lo_measure_txctl_values() local
275 struct b43_phy_g *gphy = phy->g; in lo_read_power_vector() local
297 struct b43_phy_g *gphy = phy->g; in lo_measure_gain_values() local
390 struct b43_phy_g *gphy = phy->g; in lo_measure_setup() local
504 struct b43_phy_g *gphy = phy->g; in lo_measure_restore() local
581 struct b43_phy_g *gphy = phy->g; in lo_probe_possible_loctls() local
662 struct b43_phy_g *gphy = phy->g; in lo_probe_loctls_statemachine() local
738 struct b43_phy_g *gphy = phy->g; in b43_calibrate_lo_setting() local
822 struct b43_phy_g *gphy = phy->g; in b43_gphy_dc_lt_init() local
901 struct b43_phy_g *gphy = dev->phy.g; in b43_lo_g_adjust() local
[all …]
Dtables.c381 struct b43_phy_g *gphy = dev->phy.g; in b43_ofdmtab_read16() local
402 struct b43_phy_g *gphy = dev->phy.g; in b43_ofdmtab_write16() local
418 struct b43_phy_g *gphy = dev->phy.g; in b43_ofdmtab_read32() local
440 struct b43_phy_g *gphy = dev->phy.g; in b43_ofdmtab_write32() local
Dxmit.c588 struct b43_phy_g *gphy = phy->g; in b43_rssi_postprocess() local
/drivers/phy/
Dphy-bcm-kona-usb2.c58 static int bcm_kona_usb_phy_init(struct phy *gphy) in bcm_kona_usb_phy_init()
76 static int bcm_kona_usb_phy_power_on(struct phy *gphy) in bcm_kona_usb_phy_power_on()
85 static int bcm_kona_usb_phy_power_off(struct phy *gphy) in bcm_kona_usb_phy_power_off()
106 struct phy *gphy; in bcm_kona_usb2_probe() local
/drivers/net/ethernet/chelsio/cxgb/
Dcphy.h157 struct gphy { struct
169 extern const struct gphy t1_my3126_ops; argument
Dcommon.h286 const struct gphy *gphy; member