Home
last modified time | relevance | path

Searched refs:IEEE80211_TRIGGER_ULBW_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/include/linux/
Dieee80211.h316 #define IEEE80211_TRIGGER_ULBW_MASK 0xc0000 macro
/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Dcore.c1902 tf_bw = le64_get_bits(tf->common_info, IEEE80211_TRIGGER_ULBW_MASK); in rtw89_stats_trigger_frame()