Home
last modified time | relevance | path

Searched refs:IEEE80211_FCTL_TYPE (Results 1 – 4 of 4) 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.c1570 type = le16_to_cpu(mgmt->frame_control) & IEEE80211_FCTL_TYPE; in ieee80211_rx_mgmt_probe_beacon()
H A Dmesh.c1468 u16 type = le16_to_cpu(mgmt->frame_control) & IEEE80211_FCTL_TYPE; in ieee80211_mesh_rx_bcn_presp()
H A Dmlme.c5320 .type = le16_to_cpu(mgmt->frame_control) & IEEE80211_FCTL_TYPE, in ieee80211_assoc_config_link()
6581 .type = le16_to_cpu(mgmt->frame_control) & IEEE80211_FCTL_TYPE, in ieee80211_rx_mgmt_assoc_resp()
7510 .type = le16_to_cpu(mgmt->frame_control) & IEEE80211_FCTL_TYPE, in ieee80211_rx_mgmt_beacon()