Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_tx.c1880 u_int8_t group_offset = 0, more_group_present = 0; in htt_tx_group_credit_process() local
1882 more_group_present = HTT_TX_CREDIT_TXQ_GRP_GET(*msg_word); in htt_tx_group_credit_process()
1884 while (more_group_present) { in htt_tx_group_credit_process()
1907 more_group_present = HTT_TXQ_GROUP_EXT_GET(*(msg_word+1 in htt_tx_group_credit_process()