Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/ath/ath9k/
Dar9003_mci.h88 #define ATH_MCI_CONFIG_AGGR_THRESH 0x00000700 macro
Dar9003_mci.c808 thresh = MS(mci->config, ATH_MCI_CONFIG_AGGR_THRESH); in ar9003_mci_osla_setup()