Searched refs:psta (Results 1 – 1 of 1) sorted by relevance
9022 tpDphHashNode psta; in lim_update_new_ch_width_to_fw() local9026 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() local10094 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 …]