Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/drivers/mss/mss_ethernet_mac/
Dmss_ethernet_mac_types.h79 MSS_MAC_INT_ENABLE = 1, /*!< Leave interrupts enabled on exit */ enumerator
Dmss_ethernet_mac.c5092 …_no, p_rx_packet, this_queue->rx_caller_info[this_queue->first_rx_desc_index], MSS_MAC_INT_ENABLE); in rxpkt_handler()