Lines Matching refs:active_cmd
144 card->creg_ctrl.active_cmd = list_first_entry(&card->creg_ctrl.queue, in creg_kick_queue()
146 list_del(&card->creg_ctrl.active_cmd->list); in creg_kick_queue()
158 creg_issue_cmd(card, card->creg_ctrl.active_cmd); in creg_kick_queue()
212 cmd = card->creg_ctrl.active_cmd; in creg_cmd_timed_out()
213 card->creg_ctrl.active_cmd = NULL; in creg_cmd_timed_out()
253 cmd = card->creg_ctrl.active_cmd; in creg_cmd_done()
254 card->creg_ctrl.active_cmd = NULL; in creg_cmd_done()
342 cmd = card->creg_ctrl.active_cmd; in creg_reset()
343 card->creg_ctrl.active_cmd = NULL; in creg_reset()
703 cmd = card->creg_ctrl.active_cmd; in rsxx_eeh_save_issued_creg()
704 card->creg_ctrl.active_cmd = NULL; in rsxx_eeh_save_issued_creg()
728 card->creg_ctrl.active_cmd = NULL; in rsxx_creg_setup()
760 cmd = card->creg_ctrl.active_cmd; in rsxx_creg_destroy()
761 card->creg_ctrl.active_cmd = NULL; in rsxx_creg_destroy()