Home
last modified time | relevance | path

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

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