Searched refs:TLS_RX_DEV_CLOSED (Results 1 – 2 of 2) sorted by relevance
203 TLS_RX_DEV_CLOSED = 2, enumerator
1309 set_bit(TLS_RX_DEV_CLOSED, &tls_ctx->flags); in tls_device_offload_cleanup_rx()1360 !test_bit(TLS_RX_DEV_CLOSED, &ctx->flags)) in tls_device_down()