Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be_tx.h170 QDF_STATUS dp_tx_init_bank_profiles(struct dp_soc_be *soc);
H A Ddp_be_tx.c1494 QDF_STATUS dp_tx_init_bank_profiles(struct dp_soc_be *be_soc) in dp_tx_init_bank_profiles() function
H A Ddp_be.c1415 qdf_status = dp_tx_init_bank_profiles(be_soc); in dp_soc_init_be()