Searched refs:ath12k_wmi_tlv_parse_alloc (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/net/wireless/ath/ath12k/ |
| H A D | wmi.c | 374 ath12k_wmi_tlv_parse_alloc(struct ath12k_base *ab, in ath12k_wmi_tlv_parse_alloc() function 4853 tb = ath12k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath12k_pull_vdev_start_resp_tlv() 4948 tb = ath12k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath12k_pull_reg_chan_list_ext_update_ev() 5246 tb = ath12k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath12k_pull_peer_del_resp_ev() 5278 tb = ath12k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath12k_pull_vdev_del_resp_ev() 5306 tb = ath12k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath12k_pull_bcn_tx_status_ev() 5334 tb = ath12k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath12k_pull_vdev_stopped_param_tlv() 5481 tb = ath12k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath12k_pull_mgmt_tx_compl_param_tlv() 5662 tb = ath12k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath12k_pull_scan_ev() 5695 tb = ath12k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath12k_pull_peer_sta_kickout_ev() [all …]
|