Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dieee80211.h46 #define IEEE80211_FCTL_TYPE (IEEE80211_FCTL_FTYPE | IEEE80211_FCTL_STYPE) macro
/linux/net/mac80211/
H A Dibss.c1541 type = le16_to_cpu(mgmt->frame_control) & IEEE80211_FCTL_TYPE; in ieee80211_rx_mgmt_probe_beacon()
H A Dmlme.c5874 .type = le16_to_cpu(mgmt->frame_control) & IEEE80211_FCTL_TYPE, in ieee80211_assoc_config_link()
7202 .type = le16_to_cpu(mgmt->frame_control) & IEEE80211_FCTL_TYPE, in ieee80211_rx_mgmt_assoc_resp()
8136 .type = le16_to_cpu(mgmt->frame_control) & IEEE80211_FCTL_TYPE, in ieee80211_rx_mgmt_beacon()