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.c126 ENET_QOS_ALIGN_ADDR_SHIFT((uint32_t) tx_desc_ptr)); in eth_nxp_enet_qos_tx()
432 ENET_QOS_ALIGN_ADDR_SHIFT((uint32_t)tx->descriptors)); in enet_qos_tx_desc_init()
436 ENET_QOS_ALIGN_ADDR_SHIFT((uint32_t)tx->descriptors)); in enet_qos_tx_desc_init()
463 ENET_QOS_ALIGN_ADDR_SHIFT((uint32_t)&rx->descriptors[0])); in enet_qos_rx_desc_init()
467 ENET_QOS_ALIGN_ADDR_SHIFT((uint32_t)&rx->descriptors[NUM_RX_BUFDESC])); in enet_qos_rx_desc_init()