Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_tx_send.c446 if (qdf_unlikely(!lcl_freelist)) { \
462 if (qdf_unlikely(!lcl_freelist)) { \
1040 union ol_tx_desc_list_elem_t *lcl_freelist = NULL; in ol_tx_completion_handler() local
1144 lcl_freelist, tx_desc_last, status, in ol_tx_completion_handler()
1159 if (lcl_freelist) { in ol_tx_completion_handler()
1162 pdev->tx_desc.freelist = lcl_freelist; in ol_tx_completion_handler()
1406 union ol_tx_desc_list_elem_t *lcl_freelist = NULL; in ol_tx_inspect_handler() local
1448 lcl_freelist, tx_desc_last, in ol_tx_inspect_handler()
1462 if (lcl_freelist) { in ol_tx_inspect_handler()
1465 pdev->tx_desc.freelist = lcl_freelist; in ol_tx_inspect_handler()