Home
last modified time | relevance | path

Searched refs:qdf_nbuf_ipa_owned_get (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/inc/
H A Di_qdf_nbuf_api_m.h32 static inline int qdf_nbuf_ipa_owned_get(qdf_nbuf_t buf) in qdf_nbuf_ipa_owned_get() function
H A Di_qdf_nbuf_api_w.h218 static inline int qdf_nbuf_ipa_owned_get(qdf_nbuf_t buf) in qdf_nbuf_ipa_owned_get() function
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_txrx_legacy_flow_control.c116 if (!qdf_nbuf_ipa_owned_get(vdev->ll_pause.txq.head)) in ol_txrx_vdev_flush()
H A Dol_tx_desc.c891 if (!qdf_nbuf_ipa_owned_get(msdu)) in ol_tx_desc_frame_list_free()
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_softap_txrx.c394 if (!qdf_nbuf_ipa_owned_get(nbuf)) { in dp_sap_nbuf_orphan()
H A Dwlan_dp_txrx.c652 if (!qdf_nbuf_ipa_owned_get(nbuf)) { in dp_start_xmit()
/wlan-driver/qca-wifi-host-cmn/ipa/core/src/
H A Dwlan_ipa_core.c2268 if (!qdf_nbuf_ipa_owned_get(skb)) { in wlan_ipa_nbuf_cb()