Searched refs:gphy (Results 1 - 21 of 21) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/b43/
H A Dlo.c175 struct b43_phy_g *gphy = phy->g; local
176 struct b43_txpower_lo_control *lo = gphy->lo_control;
197 lb_gain = gphy->max_lb_gain / 2;
272 struct b43_phy_g *gphy = phy->g; local
273 struct b43_txpower_lo_control *lo = gphy->lo_control;
294 struct b43_phy_g *gphy = phy->g; local
305 trsw_rx_gain = gphy->trsw_rx_gain / 2;
313 gphy->lna_lod_gain = 0;
315 gphy->lna_lod_gain = 1;
319 gphy
389 struct b43_phy_g *gphy = phy->g; local
503 struct b43_phy_g *gphy = phy->g; local
580 struct b43_phy_g *gphy = phy->g; local
661 struct b43_phy_g *gphy = phy->g; local
737 struct b43_phy_g *gphy = phy->g; local
821 struct b43_phy_g *gphy = phy->g; local
899 struct b43_phy_g *gphy = dev->phy.g; local
934 struct b43_phy_g *gphy = phy->g; local
[all...]
H A Dphy_g.c218 struct b43_phy_g *gphy = phy->g; local
219 struct b43_txpower_lo_control *lo = gphy->lo_control;
231 * to pass &gphy->rfatt as rfatt pointer argument. Same for bbatt. */
232 gphy->tx_control = tx_control;
233 memmove(&gphy->rfatt, rfatt, sizeof(*rfatt));
234 gphy->rfatt.with_padmix = !!(tx_control & B43_TXCTL_TXMIX);
235 memmove(&gphy->bbatt, bbatt, sizeof(*bbatt));
264 struct b43_phy_g *gphy = dev->phy.g; local
269 b43_ofdmtab_write16(dev, 0x3C20, i, gphy->tssi2dbm[i]);
271 b43_ofdmtab_write16(dev, 0x3C00, i - 32, gphy
283 struct b43_phy_g *gphy = phy->g; local
405 struct b43_phy_g *gphy = dev->phy.g; local
569 struct b43_phy_g *gphy = phy->g; local
711 struct b43_phy_g *gphy = phy->g; local
839 struct b43_phy_g *gphy = phy->g; local
1005 struct b43_phy_g *gphy = phy->g; local
1114 struct b43_phy_g *gphy = phy->g; local
1494 struct b43_phy_g *gphy = phy->g; local
1592 struct b43_phy_g *gphy = phy->g; local
1709 struct b43_phy_g *gphy = phy->g; local
1894 struct b43_phy_g *gphy = phy->g; local
1925 struct b43_phy_g *gphy = phy->g; local
1993 struct b43_phy_g *gphy = phy->g; local
2250 struct b43_phy_g *gphy = phy->g; local
2379 struct b43_phy_g *gphy = phy->g; local
2416 struct b43_phy_g *gphy; local
2451 struct b43_phy_g *gphy = phy->g; local
2498 struct b43_phy_g *gphy = phy->g; local
2514 struct b43_phy_g *gphy = phy->g; local
2592 struct b43_phy_g *gphy = phy->g; local
2702 struct b43_phy_g *gphy = phy->g; local
2747 struct b43_phy_g *gphy = dev->phy.g; local
2814 struct b43_phy_g *gphy = phy->g; local
2877 struct b43_phy_g *gphy = phy->g; local
2984 struct b43_phy_g *gphy = phy->g; local
[all...]
H A Dtables.c381 struct b43_phy_g *gphy = dev->phy.g; local
385 if ((gphy->ofdmtab_addr_direction != B43_OFDMTAB_DIRECTION_READ) ||
386 (addr - 1 != gphy->ofdmtab_addr)) {
389 gphy->ofdmtab_addr_direction = B43_OFDMTAB_DIRECTION_READ;
391 gphy->ofdmtab_addr = addr;
402 struct b43_phy_g *gphy = dev->phy.g; local
406 if ((gphy->ofdmtab_addr_direction != B43_OFDMTAB_DIRECTION_WRITE) ||
407 (addr - 1 != gphy->ofdmtab_addr)) {
410 gphy->ofdmtab_addr_direction = B43_OFDMTAB_DIRECTION_WRITE;
412 gphy
418 struct b43_phy_g *gphy = dev->phy.g; local
440 struct b43_phy_g *gphy = dev->phy.g; local
[all...]
H A Dxmit.c461 struct b43_phy_g *gphy = phy->g; local
482 tmp = gphy->nrssi_lt[in_rssi];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/b43/
H A Dlo.c175 struct b43_phy_g *gphy = phy->g; local
176 struct b43_txpower_lo_control *lo = gphy->lo_control;
197 lb_gain = gphy->max_lb_gain / 2;
272 struct b43_phy_g *gphy = phy->g; local
273 struct b43_txpower_lo_control *lo = gphy->lo_control;
294 struct b43_phy_g *gphy = phy->g; local
305 trsw_rx_gain = gphy->trsw_rx_gain / 2;
313 gphy->lna_lod_gain = 0;
315 gphy->lna_lod_gain = 1;
319 gphy
389 struct b43_phy_g *gphy = phy->g; local
503 struct b43_phy_g *gphy = phy->g; local
580 struct b43_phy_g *gphy = phy->g; local
661 struct b43_phy_g *gphy = phy->g; local
737 struct b43_phy_g *gphy = phy->g; local
821 struct b43_phy_g *gphy = phy->g; local
899 struct b43_phy_g *gphy = dev->phy.g; local
934 struct b43_phy_g *gphy = phy->g; local
[all...]
H A Dphy_g.c218 struct b43_phy_g *gphy = phy->g; local
219 struct b43_txpower_lo_control *lo = gphy->lo_control;
231 * to pass &gphy->rfatt as rfatt pointer argument. Same for bbatt. */
232 gphy->tx_control = tx_control;
233 memmove(&gphy->rfatt, rfatt, sizeof(*rfatt));
234 gphy->rfatt.with_padmix = !!(tx_control & B43_TXCTL_TXMIX);
235 memmove(&gphy->bbatt, bbatt, sizeof(*bbatt));
264 struct b43_phy_g *gphy = dev->phy.g; local
269 b43_ofdmtab_write16(dev, 0x3C20, i, gphy->tssi2dbm[i]);
271 b43_ofdmtab_write16(dev, 0x3C00, i - 32, gphy
283 struct b43_phy_g *gphy = phy->g; local
405 struct b43_phy_g *gphy = dev->phy.g; local
569 struct b43_phy_g *gphy = phy->g; local
711 struct b43_phy_g *gphy = phy->g; local
839 struct b43_phy_g *gphy = phy->g; local
1005 struct b43_phy_g *gphy = phy->g; local
1114 struct b43_phy_g *gphy = phy->g; local
1494 struct b43_phy_g *gphy = phy->g; local
1592 struct b43_phy_g *gphy = phy->g; local
1709 struct b43_phy_g *gphy = phy->g; local
1894 struct b43_phy_g *gphy = phy->g; local
1925 struct b43_phy_g *gphy = phy->g; local
1993 struct b43_phy_g *gphy = phy->g; local
2250 struct b43_phy_g *gphy = phy->g; local
2379 struct b43_phy_g *gphy = phy->g; local
2416 struct b43_phy_g *gphy; local
2451 struct b43_phy_g *gphy = phy->g; local
2498 struct b43_phy_g *gphy = phy->g; local
2514 struct b43_phy_g *gphy = phy->g; local
2592 struct b43_phy_g *gphy = phy->g; local
2702 struct b43_phy_g *gphy = phy->g; local
2747 struct b43_phy_g *gphy = dev->phy.g; local
2814 struct b43_phy_g *gphy = phy->g; local
2877 struct b43_phy_g *gphy = phy->g; local
2984 struct b43_phy_g *gphy = phy->g; local
[all...]
H A Dtables.c381 struct b43_phy_g *gphy = dev->phy.g; local
385 if ((gphy->ofdmtab_addr_direction != B43_OFDMTAB_DIRECTION_READ) ||
386 (addr - 1 != gphy->ofdmtab_addr)) {
389 gphy->ofdmtab_addr_direction = B43_OFDMTAB_DIRECTION_READ;
391 gphy->ofdmtab_addr = addr;
402 struct b43_phy_g *gphy = dev->phy.g; local
406 if ((gphy->ofdmtab_addr_direction != B43_OFDMTAB_DIRECTION_WRITE) ||
407 (addr - 1 != gphy->ofdmtab_addr)) {
410 gphy->ofdmtab_addr_direction = B43_OFDMTAB_DIRECTION_WRITE;
412 gphy
418 struct b43_phy_g *gphy = dev->phy.g; local
440 struct b43_phy_g *gphy = dev->phy.g; local
[all...]
H A Dxmit.c461 struct b43_phy_g *gphy = phy->g; local
482 tmp = gphy->nrssi_lt[in_rssi];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/chelsio/
H A Dcphy.h158 struct gphy { struct
170 extern const struct gphy t1_my3126_ops;
171 extern const struct gphy t1_mv88e1xxx_ops;
172 extern const struct gphy t1_vsc8244_ops;
173 extern const struct gphy t1_mv88x201x_ops;
H A Dcommon.h276 struct gphy;
295 const struct gphy *gphy; member in struct:board_info
H A Dsubr.c412 .gphy = &t1_my3126_ops,
432 .gphy = &t1_mv88x201x_ops,
452 .gphy = &t1_mv88x201x_ops,
474 .gphy = &t1_mv88x201x_ops,
496 .gphy = &t1_my3126_ops,
520 .gphy = &t1_mv88e1xxx_ops,
1081 if (bi->gphy->reset)
1082 bi->gphy->reset(adapter);
1091 adapter->port[i].phy = bi->gphy->create(adapter->port[i].dev,
H A Dmv88x201x.c257 const struct gphy t1_mv88x201x_ops = {
H A Dmy3126.c206 const struct gphy t1_my3126_ops = {
H A Dmv88e1xxx.c394 const struct gphy t1_mv88e1xxx_ops = {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/chelsio/
H A Dcphy.h158 struct gphy { struct
170 extern const struct gphy t1_my3126_ops;
171 extern const struct gphy t1_mv88e1xxx_ops;
172 extern const struct gphy t1_vsc8244_ops;
173 extern const struct gphy t1_mv88x201x_ops;
H A Dcommon.h276 struct gphy;
295 const struct gphy *gphy; member in struct:board_info
H A Dsubr.c412 .gphy = &t1_my3126_ops,
432 .gphy = &t1_mv88x201x_ops,
452 .gphy = &t1_mv88x201x_ops,
474 .gphy = &t1_mv88x201x_ops,
496 .gphy = &t1_my3126_ops,
520 .gphy = &t1_mv88e1xxx_ops,
1081 if (bi->gphy->reset)
1082 bi->gphy->reset(adapter);
1091 adapter->port[i].phy = bi->gphy->create(adapter->port[i].dev,
H A Dmv88x201x.c257 const struct gphy t1_mv88x201x_ops = {
H A Dmy3126.c206 const struct gphy t1_my3126_ops = {
H A Dmv88e1xxx.c394 const struct gphy t1_mv88e1xxx_ops = {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/wl/config/
H A Dwl.mk808 # GCONF -- 0 is remove from code, else bit mask of supported gphy revs

Completed in 168 milliseconds