Searched refs:pappnoa (Results 1 – 1 of 1) sorted by relevance
631 struct p2p_app_set_ps *pappnoa = (struct p2p_app_set_ps *) msgData; in hdd_set_p2p_ps() local633 noa.opp_ps = pappnoa->opp_ps; in hdd_set_p2p_ps()634 noa.ct_window = pappnoa->ct_window; in hdd_set_p2p_ps()635 noa.duration = pappnoa->duration; in hdd_set_p2p_ps()636 noa.interval = pappnoa->interval; in hdd_set_p2p_ps()637 noa.count = pappnoa->count; in hdd_set_p2p_ps()638 noa.single_noa_duration = pappnoa->single_noa_duration; in hdd_set_p2p_ps()639 noa.ps_selection = pappnoa->ps_selection; in hdd_set_p2p_ps()