Searched refs:ipg_divisor (Results 1 – 2 of 2) sorted by relevance
642 uint32_t ipg_divisor; /*!< 8-bit back to back inter-frame gap value */ member
767 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()