Searched refs:allow_soft_cmds (Results 1 – 2 of 2) sorted by relevance
118 iq->allow_soft_cmds = true; in octeon_init_instr_queue()121 iq->allow_soft_cmds = false; in octeon_init_instr_queue()547 if (iq->allow_soft_cmds) in octeon_send_command()565 if (iq->allow_soft_cmds) in octeon_send_command()694 if (!iq->allow_soft_cmds) { in octeon_send_soft_command()
93 bool allow_soft_cmds; member