Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/b43/
Dphy_g.c220 struct b43_phy_g *gphy = phy->g; in b43_set_txpower_g() local
266 struct b43_phy_g *gphy = dev->phy.g; in b43_gphy_tssi_power_lt_init() local
285 struct b43_phy_g *gphy = phy->g; in b43_gphy_gain_lt_init() local
407 struct b43_phy_g *gphy = dev->phy.g; in b43_nrssi_mem_update() local
571 struct b43_phy_g *gphy = phy->g; in b43_calc_nrssi_slope() local
713 struct b43_phy_g *gphy = phy->g; in b43_calc_nrssi_threshold() local
841 struct b43_phy_g *gphy = phy->g; in b43_radio_interference_mitigation_enable() local
1007 struct b43_phy_g *gphy = phy->g; in b43_radio_interference_mitigation_disable() local
1116 struct b43_phy_g *gphy = phy->g; in radio2050_rfover_val() local
1495 struct b43_phy_g *gphy = phy->g; in b43_phy_initb5() 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
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 …]
Dxmit.c579 struct b43_phy_g *gphy = phy->g; in b43_rssi_postprocess() local
/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb/
Dcphy.h158 struct gphy { struct
170 extern const struct gphy t1_my3126_ops; argument
Dcommon.h288 const struct gphy *gphy; member