Searched refs:inact_timeout (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dwmi.h2720 int ath6kl_wmi_set_inact_period(struct wmi *wmi, u8 if_idx, int inact_timeout);
H A Dwmi.c3801 int ath6kl_wmi_set_inact_period(struct wmi *wmi, u8 if_idx, int inact_timeout) argument
3811 cmd->inact_period = cpu_to_le32(inact_timeout);

Completed in 205 milliseconds