Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath12k/
Dwmi.c5227 static int ath12k_pull_chan_info_ev(struct ath12k_base *ab, u8 *evt_buf, in ath12k_pull_chan_info_ev() function
6084 if (ath12k_pull_chan_info_ev(ab, skb->data, skb->len, &ch_info_ev) != 0) { in ath12k_chan_info_event()