Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dxl.c170 int xl_list_rx_init(struct xl_softc *);
1022 xl_list_rx_init(struct xl_softc *sc) in xl_list_rx_init() function
1894 if (xl_list_rx_init(sc) == ENOBUFS) { in xl_init()