Searched refs:t4_alloc_eq_base (Results 1 – 1 of 1) sorted by relevance
102 static int t4_alloc_eq_base(struct port_info *, t4_sge_eq_t *);1345 if ((rc = t4_alloc_eq_base(pi, eq)) != 0) { in t4_alloc_iq()1648 t4_alloc_eq_base(struct port_info *pi, t4_sge_eq_t *eq) in t4_alloc_eq_base() function1722 if ((rc = t4_alloc_eq_base(pi, eq)) != 0) { in t4_eq_alloc_eth()