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