Lines Matching refs:brcms_deviceremoved
389 static bool brcms_deviceremoved(struct brcms_c_info *wlc) in brcms_deviceremoved() function
2555 if (brcms_deviceremoved(wlc)) in wlc_intstatus()
2877 dev_gone = brcms_deviceremoved(wlc_hw->wlc); in brcms_c_coredisable()
3137 if (!brcms_deviceremoved(wlc_hw->wlc)) in brcms_b_reset()
4206 if (brcms_deviceremoved(wlc)) { in brcms_c_radio_timer()
4244 if (brcms_deviceremoved(wlc)) { in brcms_c_watchdog()
5022 if (wlc->pub->hw_off || brcms_deviceremoved(wlc)) in brcms_c_up()
5124 dev_gone = brcms_deviceremoved(wlc_hw->wlc); in brcms_b_bmac_down_prep()
5153 dev_gone = brcms_deviceremoved(wlc_hw->wlc); in brcms_b_down_finish()
5211 dev_gone = brcms_deviceremoved(wlc); in brcms_c_down()
7783 if (brcms_deviceremoved(wlc)) { in brcms_c_dpc()