Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/drivers/mss/mss_ethernet_mac/
Dmss_ethernet_registers.h204 __IO uint32_t RECEIVE_Q3_PTR; /* 0x0488 */ member
Dmss_ethernet_mac.c1204 … this_mac->mac_base->RECEIVE_Q3_PTR = ((uint32_t)(uint64_t)this_mac->queue[0].rx_desc_tab) | 1U; in config_mac_hw()
5720 this_mac->queue[3].receive_q_ptr = &this_mac->mac_base->RECEIVE_Q3_PTR; in instances_init()