Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/ol/inc/
H A Dol_htt_api.h134 A_STATUS htt_h2t_sync_msg(htt_pdev_handle htt_pdev, uint8_t sync_cnt);
H A Dol_txrx_ctrl_api.h275 void ol_txrx_tx_sync(ol_txrx_pdev_handle data_pdev, uint8_t sync_cnt);
/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_h2t.c882 A_STATUS htt_h2t_sync_msg(struct htt_pdev_t *pdev, uint8_t sync_cnt) in htt_h2t_sync_msg() argument
917 HTT_H2T_SYNC_COUNT_SET(*msg_word, sync_cnt); in htt_h2t_sync_msg()