Searched refs:ULP_MODE_TCPDDP (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/dev/cxgbe/tom/
H A Dt4_tom.c189 if (ulp_mode(toep) == ULP_MODE_TCPDDP)
218 if (ulp_mode(toep) == ULP_MODE_TCPDDP)
336 if (ulp_mode(toep) == ULP_MODE_TCPDDP)
861 if (ulp_mode(toep) == ULP_MODE_TCPDDP)
1054 if (cp->ulp_mode == ULP_MODE_TCPDDP)
1189 cp->ulp_mode = ULP_MODE_TCPDDP;
1822 if (ulp_mode(toep) == ULP_MODE_TCPDDP) {
H A Dt4_cpl_io.c678 ulp_mode(toep) == ULP_MODE_TCPDDP ||
1238 if (ulp_mode(toep) == ULP_MODE_TCPDDP) {
1575 if (ulp_mode(toep) == ULP_MODE_TCPDDP)
1586 if (ulp_mode(toep) == ULP_MODE_TCPDDP)
1617 if (ulp_mode(toep) == ULP_MODE_TCPDDP) {
1660 if (ulp_mode(toep) == ULP_MODE_TCPDDP && toep->ddp.waiting_count > 0 &&
1668 if (ulp_mode(toep) == ULP_MODE_TCPDDP)
H A Dt4_tls.c874 case ULP_MODE_TCPDDP:
985 case ULP_MODE_TCPDDP:
1397 ulp_mode(toep) == ULP_MODE_TCPDDP || ulp_mode(toep) == ULP_MODE_TLS,
1776 ulp_mode(toep) == ULP_MODE_TCPDDP || ulp_mode(toep) == ULP_MODE_TLS,
/freebsd-13-stable/sys/dev/cxgbe/
H A Dt4_filter.c765 ULP_MODE_TCPDDP : ULP_MODE_NONE) |
1518 V_ULP_MODE(f->fs.nat_mode ? ULP_MODE_TCPDDP : ULP_MODE_NONE) |
1562 V_ULP_MODE(f->fs.nat_mode ? ULP_MODE_TCPDDP : ULP_MODE_NONE) |
/freebsd-13-stable/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h143 ULP_MODE_TCPDDP = 5 enumerator in enum:__anon11843
/freebsd-13-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h235 ULP_MODE_TCPDDP = 5, enumerator in enum:__anon11909

Completed in 216 milliseconds