Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Ddebug.h80 void ath6kl_debug_set_keepalive(struct ath6kl *ar, u8 keepalive);
124 static inline void ath6kl_debug_set_keepalive(struct ath6kl *ar, u8 keepalive) in ath6kl_debug_set_keepalive() function
H A Ddebug.c1303 void ath6kl_debug_set_keepalive(struct ath6kl *ar, u8 keepalive) in ath6kl_debug_set_keepalive() function
H A Dwmi.c3162 ath6kl_debug_set_keepalive(wmi->parent_dev, keep_alive_intvl); in ath6kl_wmi_set_keepalive_cmd()