RAL_TX_LIST_COUNT
if (sc->tx_queued >= RAL_TX_LIST_COUNT) {
if (sc->tx_queued >= RAL_TX_LIST_COUNT) {
for (i = 0; i < RAL_TX_LIST_COUNT; i++) {
for (i = 0; i < RAL_TX_LIST_COUNT; i++) {
struct ural_tx_data tx_data[RAL_TX_LIST_COUNT];