Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Ddp.c338 int bank_id = DP_INVALID_BANK_ID; in ath12k_dp_tx_get_bank_profile()
361 if (bank_id == DP_INVALID_BANK_ID) { in ath12k_dp_tx_get_bank_profile()
961 if (bank_id == DP_INVALID_BANK_ID) { in ath12k_dp_vdev_tx_attach()
H A Ddp.h312 #define DP_INVALID_BANK_ID -1 macro