Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dcfg80211.h1613 u16 peer_aid; member
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi.h6554 u16 peer_aid; member
H A Dwmi-tlv.c2703 cmd->assoc_id = __cpu_to_le32(arg->peer_aid); in ath10k_wmi_tlv_op_gen_peer_assoc()
H A Dmac.c2179 arg->peer_aid = aid; in ath10k_peer_assoc_h_basic()
H A Dwmi.c7602 cmd->peer_associd = __cpu_to_le32(arg->peer_aid); in ath10k_wmi_peer_assoc_fill()
/openbmc/linux/net/mac80211/
H A Dcfg.c1743 sta->mesh->aid = params->peer_aid; in sta_apply_mesh_params()
/openbmc/linux/net/wireless/
H A Dnl80211.c7297 params.peer_aid = nla_get_u16( in nl80211_set_station()