Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_rings.h625 void dp_tx_init_cmd_credit_ring(struct dp_soc *soc);
758 static inline void dp_tx_init_cmd_credit_ring(struct dp_soc *soc) in dp_tx_init_cmd_credit_ring() function
Ddp_rings_main.c3733 inline void dp_tx_init_cmd_credit_ring(struct dp_soc *soc) in dp_tx_init_cmd_credit_ring() function
3758 inline void dp_tx_init_cmd_credit_ring(struct dp_soc *soc) in dp_tx_init_cmd_credit_ring() function
Ddp_main.c14554 dp_tx_init_cmd_credit_ring(soc); in dp_pdev_init()