Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/drivers/mss/mss_ethernet_mac/
Dmss_ethernet_mac_types.h1271 volatile uint64_t ingress; /*!< Count of bytes received on this queue */ member
Dmss_ethernet_mac.c350 this_mac->queue[queue_no].ingress = 0U; in MSS_MAC_init()
5080 this_queue->ingress += pckt_length; in rxpkt_handler()