Home
last modified time | relevance | path

Searched refs:IEEE80211_MSG_ACTION (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_ht.c2422 IEEE80211_NOTE(vap, IEEE80211_MSG_ACTION | IEEE80211_MSG_11N, ni, in ht_recv_action_ba_addba_request()
2449 IEEE80211_NOTE(vap, IEEE80211_MSG_ACTION | IEEE80211_MSG_11N, in ht_recv_action_ba_addba_request()
2504 IEEE80211_MSG_ACTION | IEEE80211_MSG_11N, in ht_recv_action_ba_addba_response()
2513 IEEE80211_MSG_ACTION | IEEE80211_MSG_11N, in ht_recv_action_ba_addba_response()
2524 IEEE80211_MSG_ACTION | IEEE80211_MSG_11N, in ht_recv_action_ba_addba_response()
2537 IEEE80211_MSG_ACTION | IEEE80211_MSG_11N, in ht_recv_action_ba_addba_response()
2547 IEEE80211_NOTE(vap, IEEE80211_MSG_ACTION | IEEE80211_MSG_11N, ni, in ht_recv_action_ba_addba_response()
2754 IEEE80211_NOTE(vap, IEEE80211_MSG_ACTION | IEEE80211_MSG_11N, in ieee80211_ampdu_stop()
2767 IEEE80211_NOTE(vap, IEEE80211_MSG_ACTION | IEEE80211_MSG_11N, in ieee80211_ampdu_stop()
3044 IEEE80211_NOTE(vap, IEEE80211_MSG_ACTION | IEEE80211_MSG_11N, ni, in ht_send_action_ba_addba()
[all …]
H A Dieee80211_mesh.c2168 IEEE80211_MSG_ACTION | IEEE80211_MSG_MESH, in mesh_parse_meshpeering_action()
2176 IEEE80211_MSG_ACTION | IEEE80211_MSG_MESH, in mesh_parse_meshpeering_action()
2197 IEEE80211_MSG_ACTION | IEEE80211_MSG_MESH, in mesh_parse_meshpeering_action()
2256 IEEE80211_NOTE(vap, IEEE80211_MSG_ACTION | IEEE80211_MSG_MESH, ni, in mesh_recv_action_meshpeering_open()
2402 IEEE80211_NOTE(vap, IEEE80211_MSG_ACTION | IEEE80211_MSG_MESH, ni, in mesh_recv_action_meshpeering_confirm()
2440 IEEE80211_MSG_ACTION | IEEE80211_MSG_MESH, in mesh_recv_action_meshpeering_confirm()
2724 IEEE80211_NOTE(vap, IEEE80211_MSG_ACTION | IEEE80211_MSG_MESH, ni, in mesh_send_action_meshpeering_open()
2784 IEEE80211_NOTE(vap, IEEE80211_MSG_ACTION | IEEE80211_MSG_MESH, ni, in mesh_send_action_meshpeering_confirm()
2901 IEEE80211_NOTE(vap, IEEE80211_MSG_ACTION | IEEE80211_MSG_MESH, in mesh_send_action_meshlmetric()
2904 IEEE80211_NOTE(vap, IEEE80211_MSG_ACTION | IEEE80211_MSG_MESH, in mesh_send_action_meshlmetric()
[all …]
H A Dieee80211_hwmp.c327 IEEE80211_MSG_ACTION | IEEE80211_MSG_HWMP, in verify_mesh_preq_len()
351 IEEE80211_MSG_ACTION | IEEE80211_MSG_HWMP, in verify_mesh_prep_len()
374 IEEE80211_MSG_ACTION | IEEE80211_MSG_HWMP, in verify_mesh_perr_len()
392 IEEE80211_MSG_ACTION | IEEE80211_MSG_HWMP, in verify_mesh_perr_len()
558 IEEE80211_MSG_ACTION | IEEE80211_MSG_HWMP, in hwmp_recv_action_meshpath()
576 IEEE80211_MSG_ACTION | IEEE80211_MSG_HWMP, in hwmp_recv_action_meshpath()
H A Dieee80211_var.h1005 #define IEEE80211_MSG_ACTION 0x00000010 /* action frame handling */ macro