Lines Matching refs:creg_cmd
33 struct creg_cmd *cmd,
36 struct creg_cmd { struct
112 static void creg_issue_cmd(struct rsxx_cardinfo *card, struct creg_cmd *cmd) in creg_issue_cmd()
145 struct creg_cmd, list); in creg_kick_queue()
170 struct creg_cmd *cmd; in creg_queue_cmd()
209 struct creg_cmd *cmd; in creg_cmd_timed_out()
239 struct creg_cmd *cmd; in creg_cmd_done()
313 struct creg_cmd *cmd = NULL; in creg_reset()
314 struct creg_cmd *tmp; in creg_reset()
372 struct creg_cmd *cmd, in creg_cmd_done_cb()
610 struct creg_cmd *cmd, in read_hw_log_done()
710 struct creg_cmd *cmd = NULL; in rsxx_eeh_save_issued_creg()
756 struct creg_cmd *cmd; in rsxx_creg_destroy()
757 struct creg_cmd *tmp; in rsxx_creg_destroy()
794 creg_cmd_pool = KMEM_CACHE(creg_cmd, SLAB_HWCACHE_ALIGN); in rsxx_creg_init()