Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
Ddebug.h80 void ath6kl_debug_set_disconnect_timeout(struct ath6kl *ar, u8 timeout);
126 static inline void ath6kl_debug_set_disconnect_timeout(struct ath6kl *ar, in ath6kl_debug_set_disconnect_timeout() function
Ddebug.c1345 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()