Searched refs:msix_vector (Results 1 – 5 of 5) sorted by relevance
202 uint32_t msix_vector; member
1391 uint16_t msix_vector; member
4849 ixgbe_setup_ivar(ixgbe_t *ixgbe, uint16_t intr_alloc_entry, uint8_t msix_vector, in ixgbe_setup_ivar() argument4857 msix_vector |= IXGBE_IVAR_ALLOC_VAL; in ixgbe_setup_ivar()4864 ivar |= (msix_vector << (8 * (intr_alloc_entry & 0x3))); in ixgbe_setup_ivar()4872 msix_vector |= IXGBE_IVAR_ALLOC_VAL; in ixgbe_setup_ivar()4876 ivar |= (msix_vector << index); in ixgbe_setup_ivar()4880 msix_vector |= IXGBE_IVAR_ALLOC_VAL; in ixgbe_setup_ivar()4885 ivar |= (msix_vector << index); in ixgbe_setup_ivar()
5433 qp->eq[i].msix_vector = in emlxs_fca_port_manage()5434 hba->sli.sli4.eq[i].msix_vector; in emlxs_fca_port_manage()
8400 hba->sli.sli4.eq[i].msix_vector = i; in emlxs_sli4_create_queues()