Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/p2p/core/src/
Dwlan_p2p_off_chan_tx.c534 uint8_t orig_len; in p2p_update_noa_stream() local
544 orig_len = p2p_ie[1]; in p2p_update_noa_stream()
547 orig_len -= (noa_len + 1 + 2); in p2p_update_noa_stream()
549 p2p_ie[1] = orig_len; in p2p_update_noa_stream()
564 nbytes_copy = (p2p_ie + orig_len + 2) - tx_ctx->buf; in p2p_update_noa_stream()
567 noa_len, orig_len, p2p_ie, buf_len, nbytes_copy); in p2p_update_noa_stream()
1833 uint8_t orig_len = 0; in p2p_execute_tx_action_frame() local
1877 orig_len = p2p_ie[1]; in p2p_execute_tx_action_frame()
1906 nbytes_copy = (p2p_ie + orig_len + 2) - tx_ctx->buf; in p2p_execute_tx_action_frame()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
Dwlan_policy_mgr_pcl.c1571 uint32_t pcl_list[NUM_CHANNELS], orig_len = *len; in policy_mgr_pcl_modification_for_ll_lt_sap() local
1608 if (orig_len == pcl_len) in policy_mgr_pcl_modification_for_ll_lt_sap()
5054 uint32_t orig_len = *len; in policy_mgr_get_pcl_channel_for_ll_sap_concurrency() local
5074 if (orig_len != *len) { in policy_mgr_get_pcl_channel_for_ll_sap_concurrency()