Searched refs:free_atid (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/dev/cxgbe/tom/ |
H A D | t4_connect.c | 86 free_atid(sc, atid); in do_act_establish() 121 free_atid(sc, toep->tid); in act_open_failure_cleanup() 417 free_atid(sc, toep->tid); in t4_connect()
|
H A D | t4_tom.c | 2046 free_atid(sc, toep->tid); in stop_atids()
|
/freebsd/sys/dev/cxgbe/crypto/ |
H A D | t6_kern_tls.c | 257 free_atid(sc, atid); in ktls_act_open_rpl() 581 free_atid(sc, atid); in t6_tls_tag_alloc()
|
/freebsd/sys/dev/cxgbe/ |
H A D | t4_filter.c | 1338 free_atid(sc, atid); in t4_hashfilter_ao_rpl() 1661 free_atid(sc, atid); in set_hashfilter()
|
H A D | adapter.h | 1390 void free_atid(struct adapter *, int);
|
H A D | t4_main.c | 4172 free_atid(struct adapter *sc, int atid) in free_atid() function
|