Searched refs:TPF_IN_TOEP_LIST (Results 1 – 4 of 4) sorted by relevance
124 if (toep->flags & TPF_IN_TOEP_LIST) { in act_open_failure_cleanup()125 toep->flags &= ~TPF_IN_TOEP_LIST; in act_open_failure_cleanup()395 toep->flags |= TPF_IN_TOEP_LIST; in t4_connect()
323 if (toep->flags & TPF_IN_TOEP_LIST) { in release_offload_resources()324 toep->flags &= ~TPF_IN_TOEP_LIST; in release_offload_resources()365 MPASS((toep->flags & TPF_IN_TOEP_LIST) == 0); in done_with_toepcb()2051 toep->flags &= ~TPF_IN_TOEP_LIST; in stop_atids()2089 toep->flags &= ~TPF_IN_TOEP_LIST; in stop_tids()
79 TPF_IN_TOEP_LIST = (1 << 17), /* toep is in the main td->toep_list */ enumerator
1128 toep->flags |= TPF_IN_TOEP_LIST; in t4_offload_socket()