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.c381 ath12k_wmi_tlv_parse_alloc(struct ath12k_base *ab, in ath12k_wmi_tlv_parse_alloc() function
5598 tb = ath12k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath12k_pull_vdev_start_resp_tlv()
5693 tb = ath12k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath12k_pull_reg_chan_list_ext_update_ev()
5991 tb = ath12k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath12k_pull_peer_del_resp_ev()
6023 tb = ath12k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath12k_pull_vdev_del_resp_ev()
6051 tb = ath12k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath12k_pull_bcn_tx_status_ev()
6079 tb = ath12k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath12k_pull_vdev_stopped_param_tlv()
6234 tb = ath12k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath12k_pull_mgmt_tx_compl_param_tlv()
6417 tb = ath12k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath12k_pull_scan_ev()
6450 tb = ath12k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath12k_pull_peer_sta_kickout_ev()
[all …]