Searched refs:t4_uld_mem_alloc (Results 1 – 3 of 3) sorted by relevance
524 int t4_uld_mem_alloc(struct adapter *adap) in t4_uld_mem_alloc() function
2096 int t4_uld_mem_alloc(struct adapter *adap);
5664 if (is_kdump_kernel() || (is_uld(adap) && t4_uld_mem_alloc(adap))) { in cfg_queues()