FEC_ENET_MAX_TX_QS
struct fec_enet_priv_tx_q *tx_queue[FEC_ENET_MAX_TX_QS];
if (*num_tx < 1 || *num_tx > FEC_ENET_MAX_TX_QS) {