Home
last modified time | relevance | path

Searched refs:iv_recv_mgmt (Results 1 – 8 of 8) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_adhoc.c106 vap->iv_recv_mgmt = adhoc_recv_mgmt; in adhoc_vattach()
108 vap->iv_recv_mgmt = ahdemo_recv_mgmt; in adhoc_vattach()
658 vap->iv_recv_mgmt(ni, m, subtype, rxs, rssi, nf); in adhoc_input()
H A Dieee80211_wds.c100 vap->iv_recv_mgmt = wds_recv_mgmt; in wds_vattach()
717 vap->iv_recv_mgmt(ni, m, subtype, rxs, rssi, nf); in wds_input()
H A Dieee80211_tdma.c194 ts->tdma_recv_mgmt = vap->iv_recv_mgmt; in ieee80211_tdma_vattach()
195 vap->iv_recv_mgmt = tdma_recv_mgmt; in ieee80211_tdma_vattach()
H A Dieee80211_sta.c103 vap->iv_recv_mgmt = sta_recv_mgmt; in sta_vattach()
963 vap->iv_recv_mgmt(ni, m, subtype, rxs, rssi, nf); in sta_input()
H A Dieee80211_var.h538 void (*iv_recv_mgmt)(struct ieee80211_node *, member
H A Dieee80211_hostap.c104 vap->iv_recv_mgmt = hostap_recv_mgmt; in hostap_vattach()
884 vap->iv_recv_mgmt(ni, m, subtype, rxs, rssi, nf); in hostap_input()
H A Dieee80211_ddb.c505 DB_PRINTSYM("\t", "iv_recv_mgmt", vap->iv_recv_mgmt); in _db_show_vap()
H A Dieee80211_mesh.c666 vap->iv_recv_mgmt = mesh_recv_mgmt; in mesh_vattach()
1807 vap->iv_recv_mgmt(ni, m, subtype, rxs, rssi, nf); in mesh_input()