Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_data.c2334 bool is_5g = false; in wma_tx_packet() local
2700 is_5g = true; in wma_tx_packet()
2735 (rid != RATEID_1MBPS && !(rid == RATEID_6MBPS && is_5g))) { in wma_tx_packet()