Searched refs:intr_iq_idx (Results 1 – 4 of 4) sorted by relevance
268 rv = csio_wr_iq_create(hw, NULL, hw->intr_iq_idx, in csio_create_queues()367 hw->intr_iq_idx = csio_wr_alloc_q(hw, CSIO_INTR_IQSIZE, in csio_config_queues()370 if (hw->intr_iq_idx == -1) { in csio_config_queues()
437 if (hw->intr_iq_idx == iq_idx) in csio_wr_iq_create()442 csio_q_physiqid(hw, hw->intr_iq_idx); in csio_wr_iq_create()1175 csio_q_physiqid(hw, hw->intr_iq_idx))) { in csio_wr_process_iq()
486 int intr_iq_idx; /* Forward interrupt member
330 intx_q = csio_get_q(hw, hw->intr_iq_idx); in csio_fcoe_isr()