Searched refs:ath11k_wmi_tlv_parse_alloc (Results 1 – 3 of 3) sorted by relevance
| /src/sys/contrib/dev/athk/ath11k/ |
| H A D | wmi.c | 282 const void **ath11k_wmi_tlv_parse_alloc(struct ath11k_base *ab, in ath11k_wmi_tlv_parse_alloc() function 4253 tb = ath11k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath11k_wmi_obss_color_collision_event() 5402 tb = ath11k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath11k_pull_vdev_start_resp_tlv() 5510 tb = ath11k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath11k_pull_reg_chan_list_update_ev() 5698 tb = ath11k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath11k_pull_reg_chan_list_ext_update_ev() 6058 tb = ath11k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath11k_pull_peer_del_resp_ev() 6090 tb = ath11k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath11k_pull_vdev_del_resp_ev() 6118 tb = ath11k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath11k_pull_bcn_tx_status_ev() 6146 tb = ath11k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath11k_pull_vdev_stopped_param_tlv() 6303 tb = ath11k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath11k_pull_mgmt_tx_compl_param_tlv() [all …]
|
| H A D | testmode.c | 201 tb = ath11k_wmi_tlv_parse_alloc(ab, skb, GFP_ATOMIC); in ath11k_tm_wmi_event_segmented()
|
| H A D | wmi.h | 6346 const void **ath11k_wmi_tlv_parse_alloc(struct ath11k_base *ab,
|