Lines Matching refs:active_cmd
130 card->creg_ctrl.active_cmd = list_first_entry(&card->creg_ctrl.queue, in creg_kick_queue()
132 list_del(&card->creg_ctrl.active_cmd->list); in creg_kick_queue()
144 creg_issue_cmd(card, card->creg_ctrl.active_cmd); in creg_kick_queue()
198 cmd = card->creg_ctrl.active_cmd; in creg_cmd_timed_out()
199 card->creg_ctrl.active_cmd = NULL; in creg_cmd_timed_out()
239 cmd = card->creg_ctrl.active_cmd; in creg_cmd_done()
240 card->creg_ctrl.active_cmd = NULL; in creg_cmd_done()
328 cmd = card->creg_ctrl.active_cmd; in creg_reset()
329 card->creg_ctrl.active_cmd = NULL; in creg_reset()
698 cmd = card->creg_ctrl.active_cmd; in rsxx_eeh_save_issued_creg()
699 card->creg_ctrl.active_cmd = NULL; in rsxx_eeh_save_issued_creg()
723 card->creg_ctrl.active_cmd = NULL; in rsxx_creg_setup()
759 cmd = card->creg_ctrl.active_cmd; in rsxx_creg_destroy()
760 card->creg_ctrl.active_cmd = NULL; in rsxx_creg_destroy()