Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/ol/inc/
H A Dol_txrx_osif_api.h68 qdf_nbuf_t ol_txrx_osif_tso_segment(ol_txrx_vdev_handle txrx_vdev,
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_txrx.h567 bool ol_txrx_fwd_desc_thresh_check(struct ol_txrx_vdev_t *txrx_vdev);
604 bool ol_txrx_fwd_desc_thresh_check(struct ol_txrx_vdev_t *txrx_vdev) in ol_txrx_fwd_desc_thresh_check() argument
H A Dol_txrx_flow_control.c87 bool ol_txrx_fwd_desc_thresh_check(struct ol_txrx_vdev_t *txrx_vdev) in ol_txrx_fwd_desc_thresh_check() argument
92 if (!txrx_vdev) in ol_txrx_fwd_desc_thresh_check()
95 pool = txrx_vdev->pool; in ol_txrx_fwd_desc_thresh_check()