Home
last modified time | relevance | path

Searched refs:msi_config (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/ath/ath11k/
A Dpci.c478 const struct ath11k_msi_config *msi_config = ab_pci->msi_config; in ath11k_pci_get_user_msi_assignment() local
483 *num_vectors = msi_config->users[idx].num_vectors; in ath11k_pci_get_user_msi_assignment()
486 *base_vector = msi_config->users[idx].base_vector; in ath11k_pci_get_user_msi_assignment()
886 const struct ath11k_msi_config *msi_config = ab_pci->msi_config; in ath11k_pci_alloc_msi() local
892 msi_config->total_vectors, in ath11k_pci_alloc_msi()
893 msi_config->total_vectors, in ath11k_pci_alloc_msi()
895 if (num_vectors != msi_config->total_vectors) { in ath11k_pci_alloc_msi()
897 msi_config->total_vectors, num_vectors); in ath11k_pci_alloc_msi()
1268 ab_pci->msi_config = &ath11k_msi_config[0]; in ath11k_pci_probe()
1271 ab_pci->msi_config = &ath11k_msi_config[1]; in ath11k_pci_probe()
[all …]
A Dpci.h80 const struct ath11k_msi_config *msi_config; member
/linux/drivers/net/ethernet/agere/
A Det131x.h168 u32 msi_config; /* 0x0030 */ member
A Det131x.c1527 writel(0, &regs->msi_config); in et131x_configure_global_regs()
2887 regs_buff[num++] = readl(&aregs->global.msi_config); in et131x_get_regs()

Completed in 24 milliseconds