Searched refs:t3_sge_alloc (Results 1 – 3 of 3) sorted by relevance
492 int t3_sge_alloc(struct adapter *);
826 if ((err = t3_sge_alloc(sc)) != 0) { in setup_sge_qsets()
604 t3_sge_alloc(adapter_t *sc) in t3_sge_alloc() function