Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dwmi.c216 ath11k_wmi_tlv_parse_alloc(struct ath11k_base *ab, const void *ptr, in ath11k_wmi_tlv_parse_alloc() function
4413 tb = ath11k_wmi_tlv_parse_alloc(ab, skb->data, skb->len, GFP_ATOMIC); in ath11k_pull_vdev_start_resp_tlv()
4492 tb = ath11k_wmi_tlv_parse_alloc(ab, skb->data, skb->len, GFP_ATOMIC); in ath11k_pull_reg_chan_list_update_ev()
4593 tb = ath11k_wmi_tlv_parse_alloc(ab, skb->data, skb->len, GFP_ATOMIC); in ath11k_pull_peer_del_resp_ev()
4625 tb = ath11k_wmi_tlv_parse_alloc(ab, skb->data, skb->len, GFP_ATOMIC); in ath11k_pull_vdev_del_resp_ev()
4653 tb = ath11k_wmi_tlv_parse_alloc(ab, evt_buf, len, GFP_ATOMIC); in ath11k_pull_bcn_tx_status_ev()
4681 tb = ath11k_wmi_tlv_parse_alloc(ab, skb->data, skb->len, GFP_ATOMIC); in ath11k_pull_vdev_stopped_param_tlv()
4710 tb = ath11k_wmi_tlv_parse_alloc(ab, skb->data, skb->len, GFP_ATOMIC); in ath11k_pull_mgmt_rx_params_tlv()
4801 tb = ath11k_wmi_tlv_parse_alloc(ab, skb->data, skb->len, GFP_ATOMIC); in ath11k_pull_mgmt_tx_compl_param_tlv()
4972 tb = ath11k_wmi_tlv_parse_alloc(ab, skb->data, skb->len, GFP_ATOMIC); in ath11k_pull_scan_ev()
[all …]