Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_h2t.c559 HTT_RX_RING_CFG_ENABLED_MSDU_START_SET(*msg_word, 1); in htt_h2t_rx_ring_cfg_msg_ll()
693 HTT_RX_RING_CFG_ENABLED_MSDU_START_SET(*msg_word, 0); in htt_h2t_rx_ring_cfg_msg_hl()
/wlan-driver/fw-api/fw/
H A Dhtt.h4021 #define HTT_RX_RING_CFG_ENABLED_MSDU_START_SET(_var, _val) \ macro