Home
last modified time | relevance | path

Searched refs:ath10k_debug_get_et_strings (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/sys/contrib/dev/athk/ath10k/
HDdebug.h106 void ath10k_debug_get_et_strings(struct ieee80211_hw *hw,
206 #define ath10k_debug_get_et_strings NULL macro
HDdebug.c1179 void ath10k_debug_get_et_strings(struct ieee80211_hw *hw, in ath10k_debug_get_et_strings() function
HDmac.c9492 .get_et_strings = ath10k_debug_get_et_strings,