Home
last modified time | relevance | path

Searched refs:ENET_QOS_ALIGN_ADDR_SHIFT (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/ethernet/
Deth_nxp_enet_qos.h44 #define ENET_QOS_ALIGN_ADDR_SHIFT(x) (x >> (ENET_QOS_ALIGNMENT >> 1)) macro
/Zephyr-latest/drivers/ethernet/eth_nxp_enet_qos/
Deth_nxp_enet_qos_mac.c131 ENET_QOS_ALIGN_ADDR_SHIFT((uint32_t) tx_desc_ptr)); in eth_nxp_enet_qos_tx()
442 ENET_QOS_ALIGN_ADDR_SHIFT((uint32_t)tx->descriptors)); in enet_qos_tx_desc_init()
446 ENET_QOS_ALIGN_ADDR_SHIFT((uint32_t)tx->descriptors)); in enet_qos_tx_desc_init()
473 ENET_QOS_ALIGN_ADDR_SHIFT((uint32_t)&rx->descriptors[0])); in enet_qos_rx_desc_init()
477 ENET_QOS_ALIGN_ADDR_SHIFT((uint32_t)&rx->descriptors[NUM_RX_BUFDESC])); in enet_qos_rx_desc_init()