Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.c389 ath12k_wmi_tlv_parse_alloc(struct ath12k_base *ab, in ath12k_wmi_tlv_parse_alloc() function
3864 const void **tb __free(kfree) = ath12k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath12k_wmi_obss_color_collision_event()
5661 tb = ath12k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath12k_pull_vdev_start_resp_tlv()
5756 tb = ath12k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath12k_pull_reg_chan_list_ext_update_ev()
6054 tb = ath12k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath12k_pull_peer_del_resp_ev()
6086 tb = ath12k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath12k_pull_vdev_del_resp_ev()
6114 tb = ath12k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath12k_pull_bcn_tx_status_ev()
6142 tb = ath12k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath12k_pull_vdev_stopped_param_tlv()
6297 tb = ath12k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath12k_pull_mgmt_tx_compl_param_tlv()
6480 tb = ath12k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath12k_pull_scan_ev()
[all …]