Home
last modified time | relevance | path

Searched refs:current_dev (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dmain.c157 if (!wl || !wl->current_dev) in b43legacy_ratelimit()
159 if (b43legacy_status(wl->current_dev) < B43legacy_STAT_STARTED) in b43legacy_ratelimit()
1217 dev = wl->current_dev; in b43legacy_beacon_update_trigger_work()
1565 struct b43legacy_wldev *dev = wl->current_dev; in b43legacy_request_firmware()
2409 *data = b43legacy_read16(wl->current_dev, B43legacy_MMIO_RNG); in b43legacy_rng_read()
2456 dev = wl->current_dev; in b43legacy_tx_work()
2597 if ((up_dev == wl->current_dev) && in b43legacy_switch_phymode()
2598 (!!wl->current_dev->phy.gmode == !!gmode)) in b43legacy_switch_phymode()
2603 down_dev = wl->current_dev; in b43legacy_switch_phymode()
2642 wl->current_dev = up_dev; in b43legacy_switch_phymode()
[all …]
H A Drfkill.c42 struct b43legacy_wldev *dev = wl->current_dev; in b43legacy_rfkill_poll()
H A Db43legacy.h578 struct b43legacy_wldev *current_dev; member
/linux/drivers/net/wireless/broadcom/b43/
H A Dmain.c374 if (!wl || !wl->current_dev) in b43_ratelimit()
376 if (b43_status(wl->current_dev) < B43_STAT_STARTED) in b43_ratelimit()
951 dev = wl->current_dev; in b43_op_update_tkip_key()
1806 dev = wl->current_dev; in b43_beacon_update_trigger_work()
2561 struct b43_wldev *dev = wl->current_dev; in b43_request_firmware()
2607 b43_leds_register(wl->current_dev); in b43_upload_microcode()
3551 dev = wl->current_dev;
3601 dev = wl->current_dev; in b43_tx_work()
3654 b43_stop_queue(wl->current_dev, skb_queue_mapping); in b43_qos_params_upload()
3816 dev = wl->current_dev; in b43_op_conf_tx()
[all...]
H A Drfkill.c26 struct b43_wldev *dev = wl->current_dev; in b43_rfkill_poll()
H A Dleds.c82 dev = wl->current_dev; in b43_leds_work()
H A Dphy_common.c473 dev = wl->current_dev; in b43_phy_txpower_adjust_work()
H A Db43.h900 struct b43_wldev *current_dev; member
/linux/drivers/tty/
H A Dsynclink_gt.c