Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dwmi.c2234 struct wmi_mgmt_rx_ext_info *ext_info; in ath10k_wmi_op_pull_mgmt_rx_ev()
2267 ext_info = (struct wmi_mgmt_rx_ext_info *)(skb->data + len); in ath10k_wmi_op_pull_mgmt_rx_ev()
2269 sizeof(struct wmi_mgmt_rx_ext_info)); in ath10k_wmi_op_pull_mgmt_rx_ev()
2287 struct wmi_mgmt_rx_ext_info *ext_info; in ath10k_wmi_10_4_op_pull_mgmt_rx_ev()
2311 ext_info = (struct wmi_mgmt_rx_ext_info *)(skb->data + len); in ath10k_wmi_10_4_op_pull_mgmt_rx_ev()
2313 sizeof(struct wmi_mgmt_rx_ext_info)); in ath10k_wmi_10_4_op_pull_mgmt_rx_ev()
Dwmi.h3410 struct wmi_mgmt_rx_ext_info { struct
6773 struct wmi_mgmt_rx_ext_info ext_info;