Searched refs:RSU_TX_LIST_COUNT (Results 1 – 2 of 2) sorted by relevance
735 #define RSU_TX_LIST_COUNT 32 macro874 struct rsu_data sc_tx[RSU_TX_LIST_COUNT];
960 error = rsu_alloc_list(sc, sc->sc_tx, RSU_TX_LIST_COUNT, in rsu_alloc_tx_list()972 for (i = 0; i < RSU_TX_LIST_COUNT; i++) { in rsu_alloc_tx_list()992 rsu_free_list(sc, sc->sc_tx, RSU_TX_LIST_COUNT); in rsu_free_tx_list()