Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c98 static int eth_eq_alloc(struct adapter *sc, struct port_info *pi,
1420 eth_eq_alloc(struct adapter *sc, struct port_info *pi, struct sge_eq *eq) in eth_eq_alloc() function
1515 rc = eth_eq_alloc(sc, pi, eq); in alloc_eq()