Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_g.c208 struct b43_phy_g *gphy = phy->g; in b43_set_txpower_g() local
254 struct b43_phy_g *gphy = dev->phy.g; in b43_gphy_tssi_power_lt_init() local
273 struct b43_phy_g *gphy = phy->g; in b43_gphy_gain_lt_init() local
395 struct b43_phy_g *gphy = dev->phy.g; in b43_nrssi_mem_update() local
559 struct b43_phy_g *gphy = phy->g; in b43_calc_nrssi_slope() local
701 struct b43_phy_g *gphy = phy->g; in b43_calc_nrssi_threshold() local
829 struct b43_phy_g *gphy = phy->g; in b43_radio_interference_mitigation_enable() local
995 struct b43_phy_g *gphy = phy->g; in b43_radio_interference_mitigation_disable() local
1104 struct b43_phy_g *gphy = phy->g; in radio2050_rfover_val() local
1483 struct b43_phy_g *gphy = phy->g; in b43_phy_initb5() local
[all …]
H A Dlo.c165 struct b43_phy_g *gphy = phy->g; in lo_measure_txctl_values() local
262 struct b43_phy_g *gphy = phy->g; in lo_read_power_vector() local
284 struct b43_phy_g *gphy = phy->g; in lo_measure_gain_values() local
377 struct b43_phy_g *gphy = phy->g; in lo_measure_setup() local
491 struct b43_phy_g *gphy = phy->g; in lo_measure_restore() local
568 struct b43_phy_g *gphy = phy->g; in lo_probe_possible_loctls() local
649 struct b43_phy_g *gphy = phy->g; in lo_probe_loctls_statemachine() local
725 struct b43_phy_g *gphy = phy->g; in b43_calibrate_lo_setting() local
809 struct b43_phy_g *gphy = phy->g; in b43_gphy_dc_lt_init() local
888 struct b43_phy_g *gphy = dev->phy.g; in b43_lo_g_adjust() local
[all …]
H A Dtables.c368 struct b43_phy_g *gphy = dev->phy.g; in b43_ofdmtab_read16() local
389 struct b43_phy_g *gphy = dev->phy.g; in b43_ofdmtab_write16() local
405 struct b43_phy_g *gphy = dev->phy.g; in b43_ofdmtab_read32() local
427 struct b43_phy_g *gphy = dev->phy.g; in b43_ofdmtab_write32() local
H A Dxmit.c575 struct b43_phy_g *gphy = phy->g; in b43_rssi_postprocess() local
/linux/drivers/phy/broadcom/
H A Dphy-bcm-kona-usb2.c50 static int bcm_kona_usb_phy_init(struct phy *gphy) in bcm_kona_usb_phy_init()
68 static int bcm_kona_usb_phy_power_on(struct phy *gphy) in bcm_kona_usb_phy_power_on()
77 static int bcm_kona_usb_phy_power_off(struct phy *gphy) in bcm_kona_usb_phy_power_off()
97 struct phy *gphy; in bcm_kona_usb2_probe() local
/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dcphy.h148 struct gphy { struct
160 extern const struct gphy t1_my3126_ops; argument
H A Dcommon.h280 const struct gphy *gphy; member