Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/ath/ath10k/
H A Dwmi-tlv.c1868 skb = ath10k_wmi_alloc_skb(ar, len); in ath10k_wmi_tlv_op_gen_init()
2000 skb = ath10k_wmi_alloc_skb(ar, len); in ath10k_wmi_tlv_op_gen_start_scan()
2202 skb = ath10k_wmi_alloc_skb(ar, len); in ath10k_wmi_tlv_op_gen_vdev_start()
2368 skb = ath10k_wmi_alloc_skb(ar, len); in ath10k_wmi_tlv_op_gen_vdev_install_key()
2447 skb = ath10k_wmi_alloc_skb(ar, len); in ath10k_wmi_tlv_op_gen_vdev_sta_uapsd()
2502 skb = ath10k_wmi_alloc_skb(ar, len); in ath10k_wmi_tlv_op_gen_vdev_wmm_conf()
2535 skb = ath10k_wmi_alloc_skb(ar, len); in ath10k_wmi_tlv_op_gen_sta_keepalive()
2692 skb = ath10k_wmi_alloc_skb(ar, len); in ath10k_wmi_tlv_op_gen_peer_assoc()
2850 skb = ath10k_wmi_alloc_skb(ar, len); in ath10k_wmi_tlv_op_gen_scan_chan_list()
2965 skb = ath10k_wmi_alloc_skb(ar, len); in ath10k_wmi_tlv_op_gen_pdev_set_wmm()
[all …]
H A Dwmi.c2018 skb = ath10k_wmi_alloc_skb(ar, len); in ath10k_wmi_op_gen_mgmt_tx()
6527 skb = ath10k_wmi_alloc_skb(ar, 0); in ath10k_wmi_op_gen_pdev_resume()
7029 skb = ath10k_wmi_alloc_skb(ar, len); in ath10k_wmi_op_gen_start_scan()
7058 skb = ath10k_wmi_alloc_skb(ar, len); in ath10k_wmi_10x_op_gen_start_scan()
7751 skb = ath10k_wmi_alloc_skb(ar, len); in ath10k_wmi_op_gen_peer_assoc()
7776 skb = ath10k_wmi_alloc_skb(ar, len); in ath10k_wmi_10_1_op_gen_peer_assoc()
7801 skb = ath10k_wmi_alloc_skb(ar, len); in ath10k_wmi_10_2_op_gen_peer_assoc()
7826 skb = ath10k_wmi_alloc_skb(ar, len); in ath10k_wmi_10_4_op_gen_peer_assoc()
7844 skb = ath10k_wmi_alloc_skb(ar, 0); in ath10k_wmi_10_2_op_gen_pdev_get_temperature()
8079 skb = ath10k_wmi_alloc_skb(ar, 0); in ath10k_wmi_op_gen_pktlog_disable()
[all …]
H A Dtestmode.c405 skb = ath10k_wmi_alloc_skb(ar, buf_len); in ath10k_tm_cmd_wmi()
H A Ddebug.c508 skb = ath10k_wmi_alloc_skb(ar, sizeof(*cmd) + 16); in ath10k_debug_fw_assert()
H A Dwmi.h7433 struct sk_buff *ath10k_wmi_alloc_skb(struct ath10k *ar, u32 len);