Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/p2p/dispatcher/inc/
H A Dwlan_p2p_public_struct.h59 uint8_t ps_selection; member
192 uint32_t ps_selection; member
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_p2p.c495 noa.ps_selection = P2P_POWER_SAVE_TYPE_SINGLE_NOA; in hdd_set_p2p_noa()
503 noa.ps_selection = P2P_POWER_SAVE_TYPE_PERIODIC_NOA; in hdd_set_p2p_noa()
515 noa.single_noa_duration, noa.ps_selection); in hdd_set_p2p_noa()
612 noa.ps_selection = P2P_POWER_SAVE_TYPE_OPPORTUNISTIC; in hdd_set_p2p_opps()
619 noa.ps_selection); in hdd_set_p2p_opps()
639 noa.ps_selection = pappnoa->ps_selection; in hdd_set_p2p_ps()
1339 ps_config->ps_selection, ps_config->vdev_id); in wlan_hdd_set_power_save()
H A Dwlan_hdd_wext.c6737 p2p_noa.ps_selection = apps_args[6]; in __iw_set_var_ints_getnone()
/wlan-driver/qcacld-3.0/components/target_if/p2p/src/
H A Dtarget_if_p2p.c341 cmd.ps_selection = ps_config->ps_selection; in target_if_p2p_set_ps()
/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_p2p.h44 uint8_t ps_selection; member
/wlan-driver/qcacld-3.0/components/p2p/dispatcher/src/
H A Dwlan_p2p_ucfg_api.c453 ps_config->ps_selection); in ucfg_p2p_set_ps()