Searched refs:hn_create_rx_data (Results 1 – 1 of 1) sorted by relevance
399 static int hn_create_rx_data(struct hn_softc *, int);2210 error = hn_create_rx_data(sc, ring_cnt); in hn_attach()4929 hn_create_rx_data(struct hn_softc *sc, int ring_cnt) in hn_create_rx_data() function