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

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

Completed in 60 milliseconds