Home
last modified time | relevance | path

Searched refs:ATH9K_PCI_KILLER (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dpci.c111 .driver_data = ATH9K_PCI_KILLER },
116 .driver_data = ATH9K_PCI_KILLER },
403 .driver_data = ATH9K_PCI_KILLER },
H A Dath9k.h961 #define ATH9K_PCI_KILLER 0x0400 macro
H A Dinit.c487 if (sc->driver_data & ATH9K_PCI_KILLER) in ath9k_init_pcoem_platform()