Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dcfg80211.h1782 u16 peer_aid; member
/linux-6.15/drivers/net/wireless/ath/ath10k/
H A Dwmi.h6557 u16 peer_aid; member
H A Dwmi-tlv.c2704 cmd->assoc_id = __cpu_to_le32(arg->peer_aid); in ath10k_wmi_tlv_op_gen_peer_assoc()
H A Dmac.c2173 arg->peer_aid = aid; in ath10k_peer_assoc_h_basic()
H A Dwmi.c7645 cmd->peer_associd = __cpu_to_le32(arg->peer_aid); in ath10k_wmi_peer_assoc_fill()
/linux-6.15/net/mac80211/
H A Dcfg.c1787 sta->mesh->aid = params->peer_aid; in sta_apply_mesh_params()
/linux-6.15/net/wireless/
H A Dnl80211.c7457 params.peer_aid = nla_get_u16( in nl80211_set_station()