Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be_tx.c1584 int zero_ref_count_slot = DP_BE_INVALID_BANK_ID; in dp_tx_get_bank_profile() local
1603 else if (zero_ref_count_slot == DP_BE_INVALID_BANK_ID && in dp_tx_get_bank_profile()
1605 zero_ref_count_slot = i; in dp_tx_get_bank_profile()
1618 if (zero_ref_count_slot != DP_BE_INVALID_BANK_ID) { in dp_tx_get_bank_profile()
1620 bank_id = zero_ref_count_slot; in dp_tx_get_bank_profile()