Searched refs:msix_vector (Results 1 – 5 of 5) sorted by relevance
202 uint32_t msix_vector; member
1391 uint16_t msix_vector; member
5279 ixgbe_setup_ivar(ixgbe_t *ixgbe, uint16_t intr_alloc_entry, uint8_t msix_vector, in ixgbe_setup_ivar() argument5287 msix_vector |= IXGBE_IVAR_ALLOC_VAL; in ixgbe_setup_ivar()5294 ivar |= (msix_vector << (8 * (intr_alloc_entry & 0x3))); in ixgbe_setup_ivar()5304 msix_vector |= IXGBE_IVAR_ALLOC_VAL; in ixgbe_setup_ivar()5308 ivar |= (msix_vector << index); in ixgbe_setup_ivar()5312 msix_vector |= IXGBE_IVAR_ALLOC_VAL; in ixgbe_setup_ivar()5317 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()