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