Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/ath/ath9k/
Dmac.c260 qi->tqi_lgretry = INIT_LG_RETRY; in ath9k_hw_set_txq_props()
372 qi->tqi_lgretry = INIT_LG_RETRY; in ath9k_hw_setuptxqueue()
Dmac.h68 #define INIT_LG_RETRY 10 macro