Searched refs:tx_cookie_ctx_alloc_cnt (Results 1 – 2 of 2) sorted by relevance
868 dp_global->tx_cookie_ctx_alloc_cnt--; in dp_soc_tx_cookie_detach_be()869 if (dp_global->tx_cookie_ctx_alloc_cnt == 0) { in dp_soc_tx_cookie_detach_be()899 if (dp_global->tx_cookie_ctx_alloc_cnt == 0) { in dp_soc_tx_cookie_attach_be()917 dp_global->tx_cookie_ctx_alloc_cnt++; in dp_soc_tx_cookie_attach_be()
189 int tx_cookie_ctx_alloc_cnt; member