Searched refs:DP_BE_INVALID_BANK_ID (Results 1 – 3 of 3) sorted by relevance
1467 be_soc->ipa_bank_id = DP_BE_INVALID_BANK_ID; in dp_tx_init_ipa_bank_profile()1581 int bank_id = DP_BE_INVALID_BANK_ID; in dp_tx_get_bank_profile()1583 int unconfigured_slot = DP_BE_INVALID_BANK_ID; in dp_tx_get_bank_profile()1584 int zero_ref_count_slot = DP_BE_INVALID_BANK_ID; in dp_tx_get_bank_profile()1600 if (unconfigured_slot == DP_BE_INVALID_BANK_ID && in dp_tx_get_bank_profile()1603 else if (zero_ref_count_slot == DP_BE_INVALID_BANK_ID && in dp_tx_get_bank_profile()1613 if (unconfigured_slot != DP_BE_INVALID_BANK_ID) { in dp_tx_get_bank_profile()1618 if (zero_ref_count_slot != DP_BE_INVALID_BANK_ID) { in dp_tx_get_bank_profile()1622 if (bank_id == DP_BE_INVALID_BANK_ID) { in dp_tx_get_bank_profile()
38 #define DP_BE_INVALID_BANK_ID -1 macro
1475 if (be_vdev->bank_id == DP_BE_INVALID_BANK_ID) { in dp_vdev_attach_be()2742 if (!be_vdev || be_vdev->bank_id == DP_BE_INVALID_BANK_ID) in dp_bank_reconfig_be()