Searched refs:hn_create_tx_data (Results 1 – 1 of 1) sorted by relevance
414 static int hn_create_tx_data(struct hn_softc *, int);2207 error = hn_create_tx_data(sc, tx_ring_cnt); in hn_attach()5441 hn_create_tx_data(struct hn_softc *sc, int ring_cnt) in hn_create_tx_data() function