Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_tx.h1817 dp_tx_limit_check(struct dp_vdev *vdev, qdf_nbuf_t nbuf) in dp_tx_limit_check() function
1878 dp_tx_limit_check(struct dp_vdev *vdev, qdf_nbuf_t nbuf) in dp_tx_limit_check() function
2062 dp_tx_limit_check(struct dp_vdev *vdev, qdf_nbuf_t nbuf) in dp_tx_limit_check() function
H A Ddp_tx.c1182 if (dp_tx_limit_check(vdev, nbuf)) in dp_tx_prepare_desc_single()
1335 if (dp_tx_limit_check(vdev, nbuf)) in dp_tx_prepare_desc()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be_tx.c1897 if (dp_tx_limit_check(vdev, nbuf)) in dp_tx_fast_send_be()