Searched refs:ieee80211_is_public_action (Results 1 – 3 of 3) sorted by relevance
1069 if (!ieee80211_is_public_action((struct ieee80211_hdr *)buff, size)) in wilc_wfi_p2p_rx()1213 if (!ieee80211_is_public_action((struct ieee80211_hdr *)buf, len)) { in mgmt_tx()
4175 static inline bool ieee80211_is_public_action(struct ieee80211_hdr *hdr, in ieee80211_is_public_action() function4365 if (!ieee80211_is_public_action((void *)mgmt, skb->len)) in ieee80211_is_ftm()
4342 if (ieee80211_is_public_action(hdr, skb->len)) in ieee80211_accept_frame()4380 return ieee80211_is_public_action(hdr, skb->len) || in ieee80211_accept_frame()