Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.c88 struct ath12k_wmi_rdy_parse { struct
5560 static int ath12k_wmi_rdy_parse(struct ath12k_base *ab, u16 tag, u16 len, in ath12k_wmi_rdy_parse() function
5563 struct ath12k_wmi_rdy_parse *rdy_parse = data; in ath12k_wmi_rdy_parse()
5606 struct ath12k_wmi_rdy_parse rdy_parse = { }; in ath12k_ready_event()
5610 ath12k_wmi_rdy_parse, &rdy_parse); in ath12k_ready_event()