Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath11k/
H A Dwmi.c4042 tb = ath11k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath11k_wmi_obss_color_collision_event()
5124 tb = ath11k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath11k_pull_vdev_start_resp_tlv()
5224 tb = ath11k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath11k_pull_reg_chan_list_update_ev()
5400 tb = ath11k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath11k_pull_reg_chan_list_ext_update_ev()
5756 tb = ath11k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath11k_pull_peer_del_resp_ev()
5788 tb = ath11k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath11k_pull_vdev_del_resp_ev()
5816 tb = ath11k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath11k_pull_bcn_tx_status_ev()
5844 tb = ath11k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath11k_pull_vdev_stopped_param_tlv()
5998 tb = ath11k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath11k_pull_mgmt_tx_compl_param_tlv()
6174 tb = ath11k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath11k_pull_scan_ev()
[all …]
H A Dtestmode.c201 tb = ath11k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath11k_tm_wmi_event_segmented()
H A Dwmi.h6355 const void **ath11k_wmi_tlv_parse_alloc(struct ath11k_base *ab,