Home
last modified time | relevance | path

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

/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.h6609 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()
/drivers/net/wireless/ath/ath11k/
Dwmi.h4397 struct wmi_peer_sta_kickout_event { struct
Dwmi.c106 = { .min_len = sizeof(struct wmi_peer_sta_kickout_event) },
5004 const struct wmi_peer_sta_kickout_event *ev; in ath11k_pull_peer_sta_kickout_ev()