Searched refs:act_open_failure_cleanup (Results 1 – 3 of 3) sorted by relevance
| /src/sys/dev/cxgbe/tom/ |
| H A D | t4_connect.c | 119 act_open_failure_cleanup(struct adapter *sc, struct toepcb *toep, u_int status) in act_open_failure_cleanup() function 175 act_open_failure_cleanup(sc, toep, rc); in do_act_open_rpl()
|
| H A D | t4_tom.h | 496 void act_open_failure_cleanup(struct adapter *, struct toepcb *, u_int);
|
| H A D | t4_tom.c | 1796 act_open_failure_cleanup(sc, lookup_atid(sc, atid), in reclaim_wr_resources() 1876 act_open_failure_cleanup(sc, toep, EHOSTUNREACH); in cleanup_stranded_tids()
|