Symbol: ULP_MODE_NONE
sys/dev/cxgbe/crypto/t6_kern_tls.c
168
options = F_TCAM_BYPASS | V_ULP_MODE(ULP_MODE_NONE);
sys/dev/cxgbe/crypto/t6_kern_tls.c
203
options = F_TCAM_BYPASS | V_ULP_MODE(ULP_MODE_NONE);
sys/dev/cxgbe/cxgbei/icl_cxgbei.c
1098
if (ulp_mode(toep) != ULP_MODE_NONE) {
sys/dev/cxgbe/nvmf/nvmf_che.c
2524
if (ulp_mode(toep) != ULP_MODE_NONE) {
sys/dev/cxgbe/t4_filter.c
1747
V_ULP_MODE(f->fs.nat_mode ? ULP_MODE_TCPDDP : ULP_MODE_NONE) |
sys/dev/cxgbe/t4_filter.c
1791
V_ULP_MODE(f->fs.nat_mode ? ULP_MODE_TCPDDP : ULP_MODE_NONE) |
sys/dev/cxgbe/t4_filter.c
915
ULP_MODE_TCPDDP : ULP_MODE_NONE) |
sys/dev/cxgbe/tom/t4_cpl_io.c
707
KASSERT(ulp_mode(toep) == ULP_MODE_NONE ||
sys/dev/cxgbe/tom/t4_ddp.c
2816
if (__predict_false(ulp_mode(toep) == ULP_MODE_NONE)) {
sys/dev/cxgbe/tom/t4_ddp.c
2963
case ULP_MODE_NONE:
sys/dev/cxgbe/tom/t4_tls.c
1177
KASSERT(resid == 0 || ulp_mode(toep) == ULP_MODE_NONE,
sys/dev/cxgbe/tom/t4_tls.c
1182
if (ulp_mode(toep) == ULP_MODE_NONE) {
sys/dev/cxgbe/tom/t4_tls.c
1201
if (ulp_mode(toep) == ULP_MODE_NONE) {
sys/dev/cxgbe/tom/t4_tls.c
1223
if (ulp_mode(toep) == ULP_MODE_NONE) {
sys/dev/cxgbe/tom/t4_tls.c
1288
if (ulp_mode(toep) == ULP_MODE_NONE) {
sys/dev/cxgbe/tom/t4_tls.c
216
if (ulp_mode(toep) != ULP_MODE_NONE)
sys/dev/cxgbe/tom/t4_tls.c
222
case ULP_MODE_NONE:
sys/dev/cxgbe/tom/t4_tls.c
520
KASSERT(ulp_mode(toep) == ULP_MODE_NONE ||
sys/dev/cxgbe/tom/t4_tom.c
1316
cp->ulp_mode = ULP_MODE_NONE;
sys/dev/cxgbe/tom/t4_tom.c
2257
ulp_mode(toep) == ULP_MODE_NONE) {
sys/dev/cxgbe/tom/t4_tom.c
925
if (ulp_mode(toep) == ULP_MODE_NONE && /* XXX: Read TCB otherwise? */