Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath6kl/
Ddebug.h79 void ath6kl_debug_set_keepalive(struct ath6kl *ar, u8 keepalive);
122 static inline void ath6kl_debug_set_keepalive(struct ath6kl *ar, u8 keepalive) in ath6kl_debug_set_keepalive() function
Ddebug.c1301 void ath6kl_debug_set_keepalive(struct ath6kl *ar, u8 keepalive) in ath6kl_debug_set_keepalive() function
Dwmi.c3170 ath6kl_debug_set_keepalive(wmi->parent_dev, keep_alive_intvl); in ath6kl_wmi_set_keepalive_cmd()