Searched refs:aiotx_so (Results 1 – 2 of 2) sorted by relevance
2352 so = toep->aiotx_so; in t4_aiotx_task()2364 toep->aiotx_so = NULL; in t4_aiotx_task()2380 __func__, toep->tid, toep->aiotx_so != NULL ? "true" : "false"); in t4_aiotx_queue_toep()2382 if (toep->aiotx_so != NULL) in t4_aiotx_queue_toep()2385 toep->aiotx_so = so; in t4_aiotx_queue_toep()
244 struct socket *aiotx_so; member