Home
last modified time | relevance | path

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

/net/mac80211/
A Dmesh_plink.c1030 enum ieee80211_self_protected_actioncode ftype, in mesh_plink_get_event() argument
1037 matches_local = (ftype == WLAN_SP_MESH_PEERING_CLOSE || in mesh_plink_get_event()
1047 if (ftype != WLAN_SP_MESH_PEERING_OPEN) { in mesh_plink_get_event()
1069 switch (ftype) { in mesh_plink_get_event()
1126 enum ieee80211_self_protected_actioncode ftype; in mesh_process_plink_frame() local
1144 ftype = mgmt->u.action.u.self_prot.action_code; in mesh_process_plink_frame()
1147 (ftype == WLAN_SP_MESH_PEERING_CLOSE && ie_len != 6 in mesh_process_plink_frame()
1151 ftype, ie_len); in mesh_process_plink_frame()
1155 if (ftype != WLAN_SP_MESH_PEERING_CLOSE && in mesh_process_plink_frame()
1164 if (ftype == WLAN_SP_MESH_PEERING_CONFIRM || in mesh_process_plink_frame()
[all …]
/net/wireless/
A Dscan.c2189 enum cfg80211_bss_frame_type ftype; member
2359 switch (data->ftype) { in cfg80211_inform_single_bss_data()
2486 .ftype = tx_data->ftype, in cfg80211_parse_mbssid_data()
2947 .ftype = tx_data->ftype, in cfg80211_parse_ml_elem_sta_data()
3212 enum cfg80211_bss_frame_type ftype, in cfg80211_inform_bss_data() argument
3219 .ftype = ftype, in cfg80211_inform_bss_data()
3239 if (ftype == CFG80211_BSS_FTYPE_S1G_BEACON) in cfg80211_inform_bss_data()
3258 enum cfg80211_bss_frame_type ftype; in cfg80211_inform_bss_frame_data() local
3319 ftype = CFG80211_BSS_FTYPE_PRESP; in cfg80211_inform_bss_frame_data()
3321 ftype = CFG80211_BSS_FTYPE_S1G_BEACON; in cfg80211_inform_bss_frame_data()
[all …]
A Dmlme.c971 __le16 ftype = mgmt->frame_control & in cfg80211_rx_mgmt_ext() local
989 if (reg->frame_type != ftype) in cfg80211_rx_mgmt_ext()

Completed in 18 milliseconds