Home
last modified time | relevance | path

Searched refs:DONT_OFFLOAD_ACTIVE_OPEN (Results 1 – 1 of 1) sorted by relevance

/src/sys/dev/cxgbe/tom/
H A Dt4_connect.c198 #define DONT_OFFLOAD_ACTIVE_OPEN(x) do { \ macro
204 #define DONT_OFFLOAD_ACTIVE_OPEN(x) do { \ macro
283 DONT_OFFLOAD_ACTIVE_OPEN(ENOSYS); /* XXX: implement lagg+TOE */ in t4_connect()
285 DONT_OFFLOAD_ACTIVE_OPEN(ENOTSUP); in t4_connect()
287 DONT_OFFLOAD_ACTIVE_OPEN(ENOTSUP); in t4_connect()
294 DONT_OFFLOAD_ACTIVE_OPEN(EPERM); in t4_connect()
298 DONT_OFFLOAD_ACTIVE_OPEN(ENOMEM); in t4_connect()
302 DONT_OFFLOAD_ACTIVE_OPEN(ENOMEM); in t4_connect()
307 DONT_OFFLOAD_ACTIVE_OPEN(ENOMEM); in t4_connect()
317 DONT_OFFLOAD_ACTIVE_OPEN(ENOMEM); in t4_connect()
[all …]