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

/freebsd-11-stable/sys/dev/cxgbe/tom/
H A Dt4_tls.c116 return ((tls_ofld->key_location == TLS_SFO_WR_CONTEXTLOC_IMMEDIATE) ?
255 if (tls_ofld->key_location == TLS_SFO_WR_CONTEXTLOC_DDR) {
264 } else if (tls_ofld->key_location == TLS_SFO_WR_CONTEXTLOC_IMMEDIATE) {
679 (tls_ofld->key_location == TLS_SFO_WR_CONTEXTLOC_DDR)) {
709 if (tls_ofld->key_location == TLS_SFO_WR_CONTEXTLOC_IMMEDIATE)
864 tls_ofld->key_location = TLS_SFO_WR_CONTEXTLOC_DDR;
967 V_FW_TLSTX_DATA_WR_CTXLOC(tls_ofld->key_location) |
H A Dt4_tls.h269 int key_location; member in struct:tls_ofld_info

Completed in 58 milliseconds