Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/
HDt4_sge.c200 static int eth_eq_alloc(struct adapter *, struct port_info *, struct sge_eq *);
3242 eth_eq_alloc(struct adapter *sc, struct port_info *pi, struct sge_eq *eq) in eth_eq_alloc() function
3353 rc = eth_eq_alloc(sc, pi, eq); in alloc_eq()