Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dwmi.c2205 struct wmi_mgmt_rx_ext_info *ext_info; in ath10k_wmi_op_pull_mgmt_rx_ev()
2238 ext_info = (struct wmi_mgmt_rx_ext_info *)(skb->data + len); in ath10k_wmi_op_pull_mgmt_rx_ev()
2240 sizeof(struct wmi_mgmt_rx_ext_info)); in ath10k_wmi_op_pull_mgmt_rx_ev()
2258 struct wmi_mgmt_rx_ext_info *ext_info; in ath10k_wmi_10_4_op_pull_mgmt_rx_ev()
2282 ext_info = (struct wmi_mgmt_rx_ext_info *)(skb->data + len); in ath10k_wmi_10_4_op_pull_mgmt_rx_ev()
2284 sizeof(struct wmi_mgmt_rx_ext_info)); in ath10k_wmi_10_4_op_pull_mgmt_rx_ev()
Dwmi.h3347 struct wmi_mgmt_rx_ext_info { struct
6630 struct wmi_mgmt_rx_ext_info ext_info;