Home
last modified time | relevance | path

Searched refs:btcoex_period (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/drivers/net/wireless/ath/ath9k/
Dgpio.c206 if (btcoex->btcoex_period != btcoex->btcoex_no_stomp) { in ath_btcoex_period_timer()
218 timer_period = btcoex->btcoex_period / 1000; in ath_btcoex_period_timer()
254 btcoex->btcoex_period = ATH_BTCOEX_DEF_BT_PERIOD * 1000; in ath_init_btcoex_timer()
256 btcoex->btcoex_period / 100; in ath_init_btcoex_timer()
258 btcoex->btcoex_period / 100; in ath_init_btcoex_timer()
Dmci.c100 u32 wlan_airtime = btcoex->btcoex_period * in ath_mci_adjust_aggr_limit()
132 btcoex->btcoex_period = 60; in ath_mci_update_scheme()
159 btcoex->btcoex_period >>= 1; in ath_mci_update_scheme()
172 btcoex->btcoex_period *= 1000; in ath_mci_update_scheme()
173 btcoex->btcoex_no_stomp = btcoex->btcoex_period * in ath_mci_update_scheme()
223 btcoex->btcoex_period = ATH_MCI_DEF_BT_PERIOD; in ath_mci_process_profile()
Dhtc_drv_gpio.c93 msecs_to_jiffies(btcoex->btcoex_period)); in ath_btcoex_period_work()
122 btcoex->btcoex_period = ATH_BTCOEX_DEF_BT_PERIOD; in ath_htc_init_btcoex_work()
124 btcoex->btcoex_period / 100; in ath_htc_init_btcoex_work()
126 btcoex->btcoex_period / 100; in ath_htc_init_btcoex_work()
Dhtc.h400 u32 btcoex_period; member
Dath9k.h447 u32 btcoex_period; /* in usec */ member