Home
last modified time | relevance | path

Searched refs:t4_alloc_eq_base (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c102 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() function
1722 if ((rc = t4_alloc_eq_base(pi, eq)) != 0) { in t4_eq_alloc_eth()