Home
last modified time | relevance | path

Searched refs:msix_vector (Results 1 – 15 of 15) sorted by relevance

/linux-4.1.27/drivers/block/
Dcciss.h93 unsigned int msix_vector; member
336 if (!(h->msi_vector || h->msix_vector)) { in SA5_performant_completed()
396 if (h->msi_vector || h->msix_vector) in SA5_performant_intr_pending()
Dcciss.c4086 h->msix_vector = 1; in cciss_interrupt_mode()
4883 if (h->msix_vector || h->msi_vector) { in cciss_request_irq()
4930 if (h->msix_vector) in cciss_undo_allocations_after_kdump_soft_reset()
5291 if (h->msix_vector) in cciss_remove_one()
/linux-4.1.27/drivers/virtio/
Dvirtio_pci_common.c284 info->msix_vector != VIRTIO_MSI_NO_VECTOR) in vp_del_vqs()
285 free_irq(vp_dev->msix_entries[info->msix_vector].vector, in vp_del_vqs()
421 mask = vp_dev->msix_affinity_masks[info->msix_vector]; in vp_set_vq_affinity()
422 irq = vp_dev->msix_entries[info->msix_vector].vector; in vp_set_vq_affinity()
Dvirtio_pci_common.h48 unsigned msix_vector; member
Dvirtio_pci_legacy.c135 info->msix_vector = msix_vec; in setup_vq()
Dvirtio_pci_modern.c352 info->msix_vector = msix_vec; in setup_vq()
/linux-4.1.27/drivers/scsi/
Dhpsa.h143 unsigned int msix_vector; member
414 if (unlikely(!(h->msi_vector || h->msix_vector))) { in SA5_performant_completed()
Dhpsa.c754 if (likely(h->msix_vector > 0)) in set_performant_mode()
5954 h->msix_vector = MAX_REPLY_QUEUES; in hpsa_interrupt_mode()
5955 if (h->msix_vector > num_online_cpus()) in hpsa_interrupt_mode()
5956 h->msix_vector = num_online_cpus(); in hpsa_interrupt_mode()
5958 1, h->msix_vector); in hpsa_interrupt_mode()
5961 h->msix_vector = 0; in hpsa_interrupt_mode()
5963 } else if (err < h->msix_vector) { in hpsa_interrupt_mode()
5967 h->msix_vector = err; in hpsa_interrupt_mode()
5968 for (i = 0; i < h->msix_vector; i++) in hpsa_interrupt_mode()
6461 for (i = 0; i < h->msix_vector; i++) { in hpsa_irq_affinity_hints()
[all …]
/linux-4.1.27/drivers/net/ethernet/intel/igbvf/
Dnetdev.c944 int tx_queue, int msix_vector) in igbvf_assign_vector() argument
960 ivar |= (msix_vector | E1000_IVAR_VALID) << 16; in igbvf_assign_vector()
964 ivar |= msix_vector | E1000_IVAR_VALID; in igbvf_assign_vector()
966 adapter->rx_ring[rx_queue].eims_value = 1 << msix_vector; in igbvf_assign_vector()
975 ivar |= (msix_vector | E1000_IVAR_VALID) << 24; in igbvf_assign_vector()
979 ivar |= (msix_vector | E1000_IVAR_VALID) << 8; in igbvf_assign_vector()
981 adapter->tx_ring[tx_queue].eims_value = 1 << msix_vector; in igbvf_assign_vector()
/linux-4.1.27/drivers/net/ethernet/intel/igb/
Digb_main.c778 static void igb_write_ivar(struct e1000_hw *hw, int msix_vector, in igb_write_ivar() argument
787 ivar |= (msix_vector | E1000_IVAR_VALID) << offset; in igb_write_ivar()
793 static void igb_assign_vector(struct igb_q_vector *q_vector, int msix_vector) in igb_assign_vector() argument
817 if (!(adapter->flags & IGB_FLAG_HAS_MSIX) && msix_vector == 0) in igb_assign_vector()
819 array_wr32(E1000_MSIXBM(0), msix_vector, msixbm); in igb_assign_vector()
829 igb_write_ivar(hw, msix_vector, in igb_assign_vector()
833 igb_write_ivar(hw, msix_vector, in igb_assign_vector()
836 q_vector->eims_value = 1 << msix_vector; in igb_assign_vector()
850 igb_write_ivar(hw, msix_vector, in igb_assign_vector()
854 igb_write_ivar(hw, msix_vector, in igb_assign_vector()
[all …]
/linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf_main.c173 u8 queue, u8 msix_vector) in ixgbevf_set_ivar() argument
180 msix_vector |= IXGBE_IVAR_ALLOC_VAL; in ixgbevf_set_ivar()
183 ivar |= msix_vector; in ixgbevf_set_ivar()
187 msix_vector |= IXGBE_IVAR_ALLOC_VAL; in ixgbevf_set_ivar()
191 ivar |= (msix_vector << index); in ixgbevf_set_ivar()
/linux-4.1.27/drivers/scsi/qla4xxx/
Dql4_def.h420 uint16_t msix_vector; member
Dql4_nx.c4205 free_irq(qentry->msix_vector, ha); in qla4_8xxx_disable_msix()
4235 qentry->msix_vector = entries[i].vector; in qla4_8xxx_enable_msix()
4238 ret = request_irq(qentry->msix_vector, in qla4_8xxx_enable_msix()
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_83xx_hw.c1321 u32 msix_vector; in qlcnic_83xx_create_tx_ctx() local
1338 msix_vector = adapter->drv_sds_rings + ring; in qlcnic_83xx_create_tx_ctx()
1340 msix_vector = adapter->drv_sds_rings - 1; in qlcnic_83xx_create_tx_ctx()
1341 msix_id = ahw->intr_tbl[msix_vector].id; in qlcnic_83xx_create_tx_ctx()
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c837 u8 queue, u8 msix_vector) in ixgbe_set_ivar() argument
843 msix_vector |= IXGBE_IVAR_ALLOC_VAL; in ixgbe_set_ivar()
849 ivar |= (msix_vector << (8 * (queue & 0x3))); in ixgbe_set_ivar()
858 msix_vector |= IXGBE_IVAR_ALLOC_VAL; in ixgbe_set_ivar()
862 ivar |= (msix_vector << index); in ixgbe_set_ivar()
867 msix_vector |= IXGBE_IVAR_ALLOC_VAL; in ixgbe_set_ivar()
871 ivar |= (msix_vector << index); in ixgbe_set_ivar()