Searched refs:cmd_slot_unal (Results 1 – 2 of 2) sorted by relevance
412 atomic_t cmd_slot_unal; member
2595 atomic_inc(&dd->port->cmd_slot_unal); in mtip_softirq_done_fn()2903 atomic_set(&dd->port->cmd_slot_unal, dd->unal_qdepth); in mtip_hw_init()3441 if (cmd->unaligned && atomic_dec_if_positive(&dd->port->cmd_slot_unal) >= 0) in mtip_check_unal_depth()