Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.h3343 struct wmi_peer_flush_tids_cmd { struct
3344 tlv_headerwmi_peer_flush_tids_cmd global() argument
3345 vdev_idwmi_peer_flush_tids_cmd global() argument
3346 peer_macaddrwmi_peer_flush_tids_cmd global() argument
3347 peer_tid_bitmapwmi_peer_flush_tids_cmd global() argument
H A Dwmi.c1504 struct wmi_peer_flush_tids_cmd *cmd; in ath12k_wmi_send_peer_flush_tids_cmd()
1512 cmd = (struct wmi_peer_flush_tids_cmd *)skb->data; in ath12k_wmi_send_peer_flush_tids_cmd()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h3149 struct wmi_peer_flush_tids_cmd { struct
3150 tlv_headerwmi_peer_flush_tids_cmd global() argument
3151 vdev_idwmi_peer_flush_tids_cmd global() argument
3152 peer_macaddrwmi_peer_flush_tids_cmd global() argument
3153 peer_tid_bitmapwmi_peer_flush_tids_cmd global() argument
H A Dwmi.c1210 struct wmi_peer_flush_tids_cmd *cmd; in ath11k_wmi_send_peer_flush_tids_cmd()
1218 cmd = (struct wmi_peer_flush_tids_cmd *)skb->data; in ath11k_wmi_send_peer_flush_tids_cmd()
/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi-tlv.c2618 struct wmi_peer_flush_tids_cmd *cmd; in ath10k_wmi_tlv_op_gen_peer_flush()