Searched refs:aiotx_so (Results 1 – 2 of 2) sorted by relevance
2358 so = toep->aiotx_so; in t4_aiotx_task()2369 toep->aiotx_so = NULL; in t4_aiotx_task()2385 __func__, toep->tid, toep->aiotx_so != NULL ? "true" : "false"); in t4_aiotx_queue_toep()2387 if (toep->aiotx_so != NULL) in t4_aiotx_queue_toep()2390 toep->aiotx_so = so; in t4_aiotx_queue_toep()
213 struct socket *aiotx_so; member