Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dmesh_mpm.c198 sta->peer_aid = 0; in mesh_mpm_init_link()
469 params.peer_aid = sta->peer_aid; in wpa_mesh_set_plink_state()
810 params.peer_aid = sta->peer_aid; in mesh_mpm_add_peer()
1385 sta->peer_aid = aid; in mesh_mpm_action_rx()
/freebsd/contrib/wpa/src/ap/
H A Dsta_info.h119 u16 peer_aid; member
/freebsd/contrib/wpa/src/drivers/
H A Ddriver.h2544 u16 peer_aid; member
H A Ddriver_nl80211.c5786 if (params->plink_state == PLINK_ESTAB && params->peer_aid) { in wpa_driver_nl80211_sta_add()
5788 params->peer_aid); in wpa_driver_nl80211_sta_add()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi.h6553 u16 peer_aid; member
H A Dwmi-tlv.c2878 cmd->assoc_id = __cpu_to_le32(arg->peer_aid); in ath10k_wmi_tlv_op_gen_peer_assoc()
H A Dmac.c2180 arg->peer_aid = aid; in ath10k_peer_assoc_h_basic()
H A Dwmi.c7690 cmd->peer_associd = __cpu_to_le32(arg->peer_aid); in ath10k_wmi_peer_assoc_fill()