Home
last modified time | relevance | path

Searched refs:ath6kl_debug_set_disconnect_timeout (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
Ddebug.h78 void ath6kl_debug_set_disconnect_timeout(struct ath6kl *ar, u8 timeout);
124 static inline void ath6kl_debug_set_disconnect_timeout(struct ath6kl *ar, in ath6kl_debug_set_disconnect_timeout() function
Ddebug.c1336 void ath6kl_debug_set_disconnect_timeout(struct ath6kl *ar, u8 timeout) in ath6kl_debug_set_disconnect_timeout() function
Dwmi.c2293 ath6kl_debug_set_disconnect_timeout(wmi->parent_dev, timeout); in ath6kl_wmi_disctimeout_cmd()