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