Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/p2p/core/src/
H A Dwlan_p2p_off_chan_tx.c1158 #define GET_HW_RETRY_LIMIT(count) QDF_GET_BITS(count, 0, 4) macro
1178 mgmt_param->tx_param.retry_limit = GET_HW_RETRY_LIMIT(retry_count); in p2p_mgmt_set_hw_retry_count()