Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath10k/
Dwmi-tlv.c40 = { .min_len = sizeof(struct wmi_peer_sta_kickout_event) },
1056 const struct wmi_peer_sta_kickout_event *ev; in ath10k_wmi_tlv_op_pull_peer_kick_ev()
Dwmi.h6611 struct wmi_peer_sta_kickout_event { struct
Dwmi.c3480 struct wmi_peer_sta_kickout_event *ev = (void *)skb->data; in ath10k_wmi_op_pull_peer_kick_ev()
/linux-6.1.9/drivers/net/wireless/ath/ath11k/
Dwmi.h4565 struct wmi_peer_sta_kickout_event { struct
Dwmi.c115 = { .min_len = sizeof(struct wmi_peer_sta_kickout_event) },
5483 const struct wmi_peer_sta_kickout_event *ev; in ath11k_pull_peer_sta_kickout_ev()