Searched refs:KEY_WRITE_TX (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/cxgbe/tom/
H A Dt4_tls.h82 #define KEY_WRITE_TX 0x2 macro
H A Dt4_tls.c473 ((ops & KEY_WRITE_TX) ? tls_ofld->tx_key_addr : -1));
543 if (G_KEY_GET_LOC(k_ctx->l_p_key) == KEY_WRITE_TX) {
589 "KEY_WRITE_TX", uk_ctx->proto_ver);
650 if (G_KEY_GET_LOC(k_ctx->l_p_key) == KEY_WRITE_TX) {

Completed in 77 milliseconds