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

/freebsd-12-stable/sys/dev/cxgbe/tom/
H A Dt4_tls.c104 return ((tls_ofld->key_location == TLS_SFO_WR_CONTEXTLOC_IMMEDIATE) ?
243 if (tls_ofld->key_location == TLS_SFO_WR_CONTEXTLOC_DDR) {
252 } else if (tls_ofld->key_location == TLS_SFO_WR_CONTEXTLOC_IMMEDIATE) {
667 (tls_ofld->key_location == TLS_SFO_WR_CONTEXTLOC_DDR)) {
699 if (tls_ofld->key_location == TLS_SFO_WR_CONTEXTLOC_IMMEDIATE)
854 tls_ofld->key_location = TLS_SFO_WR_CONTEXTLOC_DDR;
957 V_FW_TLSTX_DATA_WR_CTXLOC(tls_ofld->key_location) |
H A Dt4_tls.h259 int key_location; member in struct:tls_ofld_info

Completed in 66 milliseconds