Searched refs:ol_tx_desc_alloc_wrapper (Results 1 – 3 of 3) sorted by relevance
/wlan-driver/qcacld-3.0/core/dp/txrx/ |
H A D | ol_tx_desc.c | 268 ol_tx_desc_alloc_wrapper(struct ol_txrx_pdev_t *pdev, in ol_tx_desc_alloc_wrapper() function 344 ol_tx_desc_alloc_wrapper(struct ol_txrx_pdev_t *pdev, in ol_tx_desc_alloc_wrapper() function 355 ol_tx_desc_alloc_wrapper(struct ol_txrx_pdev_t *pdev, in ol_tx_desc_alloc_wrapper() function 379 tx_desc = ol_tx_desc_alloc_wrapper(pdev, vdev, msdu_info); in ol_tx_desc_alloc_hl() 731 tx_desc = ol_tx_desc_alloc_wrapper(pdev, vdev, msdu_info); in ol_tx_desc_ll()
|
H A D | ol_tx_desc.h | 38 ol_tx_desc_alloc_wrapper(struct ol_txrx_pdev_t *pdev,
|
H A D | ol_tx_ll_fastpath.c | 158 tx_desc = ol_tx_desc_alloc_wrapper(pdev, vdev, msdu_info); in ol_tx_prepare_ll_fast()
|