Searched refs:NUM_TX_BUFDESC (Results 1 – 2 of 2) sorted by relevance
15 #define NUM_TX_BUFDESC CONFIG_ETH_NXP_ENET_QOS_TX_BUFFER_DESCRIPTORS macro17 #define LAST_TX_DESC_INDEX NUM_TX_BUFDESC - 1109 volatile union nxp_enet_qos_tx_desc descriptors[NUM_TX_BUFDESC];
78 frags_count > NUM_TX_BUFDESC) { in eth_nxp_enet_qos_tx()437 memset((void *)tx->descriptors, 0, sizeof(union nxp_enet_qos_tx_desc) * NUM_TX_BUFDESC); in enet_qos_tx_desc_init()448 ENET_QOS_REG_PREP(DMA_CH_DMA_CHX_TXDESC_RING_LENGTH, TDRL, NUM_TX_BUFDESC); in enet_qos_tx_desc_init()