Lines Matching refs:creg_cmd
19 struct creg_cmd *cmd,
22 struct creg_cmd { struct
98 static void creg_issue_cmd(struct rsxx_cardinfo *card, struct creg_cmd *cmd) in creg_issue_cmd()
131 struct creg_cmd, list); in creg_kick_queue()
156 struct creg_cmd *cmd; in creg_queue_cmd()
195 struct creg_cmd *cmd; in creg_cmd_timed_out()
225 struct creg_cmd *cmd; in creg_cmd_done()
299 struct creg_cmd *cmd = NULL; in creg_reset()
300 struct creg_cmd *tmp; in creg_reset()
358 struct creg_cmd *cmd, in creg_cmd_done_cb()
596 struct creg_cmd *cmd, in read_hw_log_done()
696 struct creg_cmd *cmd = NULL; in rsxx_eeh_save_issued_creg()
741 struct creg_cmd *cmd; in rsxx_creg_destroy()
742 struct creg_cmd *tmp; in rsxx_creg_destroy()
779 creg_cmd_pool = KMEM_CACHE(creg_cmd, SLAB_HWCACHE_ALIGN); in rsxx_creg_init()