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