Home
last modified time | relevance | path

Searched refs:ATH_MCI_CONFIG_DISABLE_OSLA (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dar9003_mci.h87 #define ATH_MCI_CONFIG_DISABLE_OSLA 0x00000040 macro
H A Dar9003_mci.c954 if (is_2g && !(mci->config & ATH_MCI_CONFIG_DISABLE_OSLA)) in ar9003_mci_reset()
1147 if (!(mci->config & ATH_MCI_CONFIG_DISABLE_OSLA)) in ar9003_mci_2g5g_switch()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dar9003_mci.h87 #define ATH_MCI_CONFIG_DISABLE_OSLA 0x00000040 macro
H A Dar9003_mci.c953 if (is_2g && !(mci->config & ATH_MCI_CONFIG_DISABLE_OSLA)) in ar9003_mci_reset()
1146 if (!(mci->config & ATH_MCI_CONFIG_DISABLE_OSLA)) in ar9003_mci_2g5g_switch()

Completed in 7 milliseconds