Home
last modified time | relevance | path

Searched refs:ATH_MCI_CONFIG_DISABLE_OSLA (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/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()