Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/ !
H A Dwma_power.c1383 if (noa->oppPS) in wma_p2p_create_sub_ie_noa()
1417 if ((noa_ie->ctwindow == 0) && (noa_ie->oppPS == 0) && in wma_update_noa()
1454 noa_attr->oppPsFlag = noa_ie->oppPS; in wma_update_probe_resp_noa()
H A Dwma_mgmt.c197 noa_ie.oppPS = in wma_send_bcn_buf_ll()
205 noa_ie.oppPS, noa_ie.ctwindow, noa_ie.num_descriptors); in wma_send_bcn_buf_ll()
/wlan-driver/qcacld-3.0/core/wma/inc/ !
H A Dwma.h1357 uint8_t oppPS:1, /* oppPS state of the AP */ member