Searched refs:free_atid (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/dev/cxgbe/tom/
H A Dt4_connect.c67 static void free_atid(struct adapter *, int);
97 free_atid(struct adapter *sc, int atid) function
127 free_atid(sc, atid);
203 free_atid(sc, atid);
454 free_atid(sc, toep->tid);
/freebsd-10.1-release/sys/dev/cxgb/ulp/tom/
H A Dcxgb_cpl_io.c213 free_atid(struct tid_info *t, int atid) function
919 free_atid(&td->tid_maps, atid);
1032 free_atid(&td->tid_maps, atid);
1661 free_atid(&td->tid_maps, atid);

Completed in 115 milliseconds