Searched refs:BIT_TX_CLOSING (Results 1 – 2 of 2) sorted by relevance
103 #define BIT_TX_CLOSING 1 macro
2452 set_bit(BIT_TX_CLOSING, &ctx->tx_bitmask); in tls_sw_cancel_work_tx()2555 if (test_bit(BIT_TX_CLOSING, &ctx->tx_bitmask)) in tx_work_handler()