Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_tx_desc.h1201 dp_tx_is_desc_id_valid(struct dp_soc *soc, uint32_t tx_desc_id) in dp_tx_is_desc_id_valid() function
1273 dp_tx_is_desc_id_valid(struct dp_soc *soc, uint32_t tx_desc_id) in dp_tx_is_desc_id_valid() function
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/li/
H A Ddp_li_tx.c481 if (!dp_tx_is_desc_id_valid(soc, tx_desc->id)) { in dp_tx_hw_enqueue_li()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/rh/
H A Ddp_rh_tx.c302 if (!dp_tx_is_desc_id_valid(soc, tx_desc->id)) { in dp_tx_hw_enqueue_rh()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/be/
H A Ddp_be_tx.c1316 if (!dp_tx_is_desc_id_valid(soc, tx_desc->id)) { in dp_tx_hw_enqueue_be()