Searched refs:intr_iq_idx (Results 1 – 4 of 4) sorted by relevance
279 rv = csio_wr_iq_create(hw, NULL, hw->intr_iq_idx, in csio_create_queues()378 hw->intr_iq_idx = csio_wr_alloc_q(hw, CSIO_INTR_IQSIZE, in csio_config_queues()381 if (hw->intr_iq_idx == -1) { in csio_config_queues()
435 if (hw->intr_iq_idx == iq_idx) in csio_wr_iq_create()440 csio_q_physiqid(hw, hw->intr_iq_idx); in csio_wr_iq_create()1169 csio_q_physiqid(hw, hw->intr_iq_idx))) { in csio_wr_process_iq()
463 int intr_iq_idx; /* Forward interrupt member
330 intx_q = csio_get_q(hw, hw->intr_iq_idx); in csio_fcoe_isr()