Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_t2h.c900 struct htt_tx_compl_ind_base *compl = in htt_t2h_msg_handler() local
911 if (compl->payload[num_msdus] != in htt_t2h_msg_handler()
913 compl->payload[num_msdus - 1] = in htt_t2h_msg_handler()
914 compl->payload[num_msdus]; in htt_t2h_msg_handler()
1017 struct htt_tx_compl_ind_base *compl = in htt_t2h_msg_handler() local
1028 if (compl->payload[num_msdus] != in htt_t2h_msg_handler()
1030 compl->payload[num_msdus - 1] = in htt_t2h_msg_handler()
1031 compl->payload[num_msdus]; in htt_t2h_msg_handler()
1244 struct htt_tx_compl_ind_base *compl = in htt_t2h_msg_handler_fast() local
1257 if (compl->payload[num_msdus] != in htt_t2h_msg_handler_fast()
[all …]