Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/compat/linuxkpi/common/include/linux/
HDieee80211.h1220 ieee80211_has_pm(__le16 fc) in ieee80211_has_pm() function
/freebsd-14-stable/sys/contrib/dev/mediatek/mt76/
HDmac80211.c1333 ps = ieee80211_has_pm(hdr->frame_control); in mt76_check_sta()
/freebsd-14-stable/sys/contrib/dev/rtw89/
HDcore.c2852 else if (ieee80211_has_pm(hdr->frame_control) && in rtw89_core_rx_pkt_hdl()