Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/ol/inc/
H A Dol_htt_tx_api.h44 #define HTT_INVALID_CHANNEL -1 macro
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_tx.c1524 return HTT_INVALID_CHANNEL; in htt_get_channel_freq()
1792 if (channel_freq != HTT_INVALID_CHANNEL && channel_freq > 0) in htt_tx_desc_init()