Searched refs:ath11k_wmi_cmd_send (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/net/wireless/ath/ath11k/ |
| H A D | wmi.c | 995 ret = ath11k_wmi_cmd_send(wmi, skb, in ath11k_wmi_vdev_start() 998 ret = ath11k_wmi_cmd_send(wmi, skb, in ath11k_wmi_vdev_start() 1305 ret = ath11k_wmi_cmd_send(wmi, skb, in ath11k_wmi_rx_reord_queue_remove() 1468 ret = ath11k_wmi_cmd_send(wmi, skb, in ath11k_wmi_pdev_bss_chan_info_request() 2414 ret = ath11k_wmi_cmd_send(wmi, skb, in ath11k_wmi_send_scan_start_cmd() 2528 ret = ath11k_wmi_cmd_send(wmi, skb, in ath11k_wmi_send_scan_stop_cmd() 2723 ret = ath11k_wmi_cmd_send(wmi, skb, in ath11k_wmi_send_wmm_update_cmd_tlv() 2756 ret = ath11k_wmi_cmd_send(wmi, skb, in ath11k_wmi_send_dfs_phyerr_offload_enable_cmd() 2948 ret = ath11k_wmi_cmd_send(wmi, skb, in ath11k_wmi_pdev_peer_pktlog_filter() 3002 ret = ath11k_wmi_cmd_send(wmi, skb, in ath11k_wmi_send_init_country_cmd() [all …]
|
| H A D | testmode.c | 375 ret = ath11k_wmi_cmd_send(wmi, skb, cmd_id); in ath11k_tm_cmd_wmi() 457 ret = ath11k_wmi_cmd_send(wmi, skb, cmd_id); in ath11k_tm_cmd_wmi_ftm()
|
| H A D | wmi.h | 6357 int ath11k_wmi_cmd_send(struct ath11k_pdev_wmi *wmi, struct sk_buff *skb,
|