Home
last modified time | relevance | path

Searched refs:dp_rx_get_loop_pkt_limit (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_rx.h2405 static inline int dp_rx_get_loop_pkt_limit(struct dp_soc *soc) in dp_rx_get_loop_pkt_limit() function
2425 static inline int dp_rx_get_loop_pkt_limit(struct dp_soc *soc) in dp_rx_get_loop_pkt_limit() function
Ddp_rx_err.c2055 int max_reap_limit = dp_rx_get_loop_pkt_limit(soc); in dp_rx_err_process()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/
Ddp_li_rx.c274 max_reap_limit = dp_rx_get_loop_pkt_limit(soc); in dp_rx_process_li()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
Ddp_be_rx.c364 max_reap_limit = dp_rx_get_loop_pkt_limit(soc); in dp_rx_process_be()