Searched refs:OTUS_RX_LIST_COUNT (Results 1 – 2 of 2) sorted by relevance
995 #define OTUS_RX_LIST_COUNT 128 macro1050 struct otus_data sc_rx[OTUS_RX_LIST_COUNT];
1036 error = otus_alloc_list(sc, sc->sc_rx, OTUS_RX_LIST_COUNT, in otus_alloc_rx_list()1044 for (i = 0; i < OTUS_RX_LIST_COUNT; i++) in otus_alloc_rx_list()1097 otus_free_list(sc, sc->sc_rx, OTUS_RX_LIST_COUNT); in otus_free_rx_list()