Searched refs:ath10k_tm_event_wmi (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | testmode.h | 12 bool ath10k_tm_event_wmi(struct ath10k *ar, u32 cmd_id, struct sk_buff *skb); 22 static inline bool ath10k_tm_event_wmi(struct ath10k *ar, u32 cmd_id, in ath10k_tm_event_wmi() function
|
H A D | testmode.c | 31 bool ath10k_tm_event_wmi(struct ath10k *ar, u32 cmd_id, struct sk_buff *skb) in ath10k_tm_event_wmi() function
|
H A D | wmi.c | 5989 consumed = ath10k_tm_event_wmi(ar, id, skb); in ath10k_wmi_10_1_op_rx() 6120 consumed = ath10k_tm_event_wmi(ar, id, skb); in ath10k_wmi_10_2_op_rx() 6269 consumed = ath10k_tm_event_wmi(ar, id, skb); in ath10k_wmi_10_4_op_rx()
|
H A D | wmi-tlv.c | 641 consumed = ath10k_tm_event_wmi(ar, id, skb); in ath10k_wmi_tlv_op_rx()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | testmode.h | 12 bool ath10k_tm_event_wmi(struct ath10k *ar, u32 cmd_id, struct sk_buff *skb); 22 static inline bool ath10k_tm_event_wmi(struct ath10k *ar, u32 cmd_id, in ath10k_tm_event_wmi() function
|
H A D | testmode.c | 31 bool ath10k_tm_event_wmi(struct ath10k *ar, u32 cmd_id, struct sk_buff *skb) in ath10k_tm_event_wmi() function
|
H A D | wmi.c | 5989 consumed = ath10k_tm_event_wmi(ar, id, skb); in ath10k_wmi_10_1_op_rx() 6120 consumed = ath10k_tm_event_wmi(ar, id, skb); in ath10k_wmi_10_2_op_rx() 6269 consumed = ath10k_tm_event_wmi(ar, id, skb); in ath10k_wmi_10_4_op_rx()
|
H A D | wmi-tlv.c | 648 consumed = ath10k_tm_event_wmi(ar, id, skb); in ath10k_wmi_tlv_op_rx()
|
Completed in 33 milliseconds