Searched refs:down_dev (Results 1 – 3 of 3) sorted by relevance
210 local down_dev=$1214 oif $down_dev &> /dev/null217 oif $down_dev &> /dev/null228 grep $down_dev | grep -q "dead linkdown"231 grep $down_dev | grep -q "dead linkdown"
2586 struct b43legacy_wldev *down_dev; in b43legacy_switch_phymode() local2603 down_dev = wl->current_dev; in b43legacy_switch_phymode()2605 prev_status = b43legacy_status(down_dev); in b43legacy_switch_phymode()2608 b43legacy_wireless_core_stop(down_dev); in b43legacy_switch_phymode()2610 b43legacy_wireless_core_exit(down_dev); in b43legacy_switch_phymode()2612 if (down_dev != up_dev) in b43legacy_switch_phymode()2615 b43legacy_put_phy_into_reset(down_dev); in b43legacy_switch_phymode()
1519 if (adapter->if_ops.down_dev) in mwifiex_shutdown_sw()1520 adapter->if_ops.down_dev(adapter); in mwifiex_shutdown_sw()