Searched refs:brcms_deviceremoved (Results 1 – 1 of 1) sorted by relevance
389 static bool brcms_deviceremoved(struct brcms_c_info *wlc) in brcms_deviceremoved() function2540 if (brcms_deviceremoved(wlc)) in wlc_intstatus()2862 dev_gone = brcms_deviceremoved(wlc_hw->wlc); in brcms_c_coredisable()3122 if (!brcms_deviceremoved(wlc_hw->wlc)) in brcms_b_reset()4185 if (brcms_deviceremoved(wlc)) { in brcms_c_radio_timer()4223 if (brcms_deviceremoved(wlc)) { in brcms_c_watchdog()5001 if (wlc->pub->hw_off || brcms_deviceremoved(wlc)) in brcms_c_up()5096 dev_gone = brcms_deviceremoved(wlc_hw->wlc); in brcms_b_bmac_down_prep()5125 dev_gone = brcms_deviceremoved(wlc_hw->wlc); in brcms_b_down_finish()5182 brcms_deviceremoved(wlc); in brcms_c_down()[all …]