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