Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/ath/ath6kl/
Ddebug.h79 void ath6kl_debug_set_keepalive(struct ath6kl *ar, u8 keepalive);
123 static inline void ath6kl_debug_set_keepalive(struct ath6kl *ar, u8 keepalive) in ath6kl_debug_set_keepalive() function
Ddebug.c1246 void ath6kl_debug_set_keepalive(struct ath6kl *ar, u8 keepalive) in ath6kl_debug_set_keepalive() function
Dwmi.c2880 ath6kl_debug_set_keepalive(wmi->parent_dev, keep_alive_intvl); in ath6kl_wmi_set_keepalive_cmd()