Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dieee80211.h300 #define IEEE80211_TRIGGER_TYPE_MASK 0xf macro
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.c1532 type = le64_get_bits(tf->common_info, IEEE80211_TRIGGER_TYPE_MASK); in rtw89_stats_trigger_frame()