Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be_tx.h187 int dp_tx_get_bank_profile(struct dp_soc_be *soc,
H A Ddp_be_tx.c1576 int dp_tx_get_bank_profile(struct dp_soc_be *be_soc, in dp_tx_get_bank_profile() function
1671 be_vdev->bank_id = dp_tx_get_bank_profile(be_soc, be_vdev); in dp_tx_update_bank_profile()
H A Ddp_be.c1472 be_vdev->bank_id = dp_tx_get_bank_profile(be_soc, be_vdev); in dp_vdev_attach_be()