Searched refs:OTUS_TX_LIST_COUNT (Results 1 – 2 of 2) sorted by relevance
1003 #define OTUS_TX_LIST_COUNT 32 macro1059 struct otus_data sc_tx[OTUS_TX_LIST_COUNT];
1038 error = otus_alloc_list(sc, sc->sc_tx, OTUS_TX_LIST_COUNT, in otus_alloc_tx_list()1050 for (i = 0; i < OTUS_TX_LIST_COUNT; i++) { in otus_alloc_tx_list()1070 otus_free_list(sc, sc->sc_tx, OTUS_TX_LIST_COUNT); in otus_free_tx_list()