Searched refs:t4_os_free (Results 1 – 8 of 8) sorted by relevance
1188 t4_os_free(flow); in cxgbe_flow_create()1199 t4_os_free(flow); in cxgbe_flow_create()1258 t4_os_free(flow); in cxgbe_flow_destroy()1355 t4_os_free(flow); in cxgbe_flow_validate()1360 t4_os_free(flow); in cxgbe_flow_validate()1381 t4_os_free(flow); in cxgbe_flow_validate()
192 t4_os_free(adap->clipt); in t4_cleanup_clip_tbl()
235 t4_os_free(adap->smt); in t4_cleanup_smt()
241 t4_os_free(adap->mpstcam); in t4_cleanup_mpstcam()
228 t4_os_free(adap->l2t); in t4_cleanup_l2t()
714 t4_os_free(f); in cxgbe_set_hash_filter()1232 t4_os_free(f); in cxgbe_hash_filter_rpl()1459 t4_os_free(f); in cxgbe_hash_del_filter_rpl()
467 t4_os_free(t->ftid_bmap_array); in tid_free()469 t4_os_free(t->tid_tab); in tid_free()
801 #define t4_os_free(_ptr) t4_free_mem((_ptr)) macro