Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/drivers/mss/mss_ethernet_mac/
Dmss_ethernet_registers.h202 __IO uint32_t RECEIVE_Q1_PTR; /* 0x0480 */ member
Dmss_ethernet_mac.c1202 … this_mac->mac_base->RECEIVE_Q1_PTR = ((uint32_t)(uint64_t)this_mac->queue[0].rx_desc_tab) | 1U; in config_mac_hw()
5718 this_mac->queue[1].receive_q_ptr = &this_mac->mac_base->RECEIVE_Q1_PTR; in instances_init()