Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/drivers/mss/mss_ethernet_mac/
Dmss_ethernet_mac.c1029 uint32_t temp_length; in config_mac_hw() local
1211 temp_length = MSS_MAC_JUMBO_MAX; in config_mac_hw()
1215 temp_length = cfg->jumbo_frame_default; in config_mac_hw()
1220 this_mac->emac_base->JUMBO_MAX_LENGTH = temp_length; in config_mac_hw()
1224 this_mac->mac_base->JUMBO_MAX_LENGTH = temp_length; in config_mac_hw()