Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_sme_req_messages.c9022 tpDphHashNode psta; in lim_update_new_ch_width_to_fw() local
9026 psta = session->dph.dphHashTable.pDphNodeArray + i; in lim_update_new_ch_width_to_fw()
9027 if (!psta || !psta->added) in lim_update_new_ch_width_to_fw()
9031 psta->staAddr, ch_bandwidth); in lim_update_new_ch_width_to_fw()
9033 qdf_mem_copy(params.peer_mac, psta->staAddr, in lim_update_new_ch_width_to_fw()
10078 tpDphHashNode psta; in send_extended_chan_switch_action_frame() local
10094 psta = in send_extended_chan_switch_action_frame()
10096 if (!psta || !psta->added) in send_extended_chan_switch_action_frame()
10099 psta->staAddr, in send_extended_chan_switch_action_frame()
10105 mac_ctx, psta->staAddr, in send_extended_chan_switch_action_frame()
[all …]