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