Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/drivers/mss/mss_ethernet_mac/
Dmss_ethernet_mac_types.h642 uint32_t ipg_divisor; /*!< 8-bit back to back inter-frame gap value */ member
Dmss_ethernet_mac.c767 cfg->ipg_divisor = MSS_MAC_IPG_DEFVAL; in MSS_MAC_cfg_struct_def_init()
1110 stretch |= (cfg->ipg_divisor & GEM_IPG_STRETCH_DIV_MASK) << GEM_IPG_STRETCH_DIV_SHIFT; in config_mac_hw()