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

/freebsd-13-stable/sys/dev/cxgbe/tom/
H A Dt4_tom.h213 struct socket *aiotx_so; member in struct:toepcb
H A Dt4_cpl_io.c2218 so = toep->aiotx_so;
2229 toep->aiotx_so = NULL;
2245 __func__, toep->tid, toep->aiotx_so != NULL ? "true" : "false");
2247 if (toep->aiotx_so != NULL)
2250 toep->aiotx_so = so;

Completed in 96 milliseconds