Searched refs:allow_soft_cmds (Results 1 – 2 of 2) sorted by relevance
130 iq->allow_soft_cmds = true; in octeon_init_instr_queue()133 iq->allow_soft_cmds = false; in octeon_init_instr_queue()574 if (iq->allow_soft_cmds) in octeon_send_command()592 if (iq->allow_soft_cmds) in octeon_send_command()719 if (!iq->allow_soft_cmds) { in octeon_send_soft_command()
93 bool allow_soft_cmds; member