Searched refs:ieee80211_is_public_action (Results 1 – 3 of 3) sorted by relevance
1021 if (!ieee80211_is_public_action((struct ieee80211_hdr *)buff, size)) in wilc_wfi_p2p_rx()1165 if (!ieee80211_is_public_action((struct ieee80211_hdr *)buf, len)) in mgmt_tx()
4088 static inline bool ieee80211_is_public_action(struct ieee80211_hdr *hdr, in ieee80211_is_public_action() function
4240 if (ieee80211_is_public_action(hdr, skb->len)) in ieee80211_accept_frame()4278 return ieee80211_is_public_action(hdr, skb->len) || in ieee80211_accept_frame()