Searched refs:OTUS_RX_LIST_COUNT (Results 1 – 2 of 2) sorted by relevance
1002 #define OTUS_RX_LIST_COUNT 128 macro1058 struct otus_data sc_rx[OTUS_RX_LIST_COUNT];
1011 error = otus_alloc_list(sc, sc->sc_rx, OTUS_RX_LIST_COUNT, in otus_alloc_rx_list()1019 for (i = 0; i < OTUS_RX_LIST_COUNT; i++) in otus_alloc_rx_list()1072 otus_free_list(sc, sc->sc_rx, OTUS_RX_LIST_COUNT); in otus_free_rx_list()