ice_write_mac_reg_eth56g
return ice_write_mac_reg_eth56g(hw, port, addr, val);
ice_write_mac_reg_eth56g(hw, port, PHY_MAC_RX_OFFSET, rx_offset);
return ice_write_mac_reg_eth56g(hw, port, PHY_MAC_TX_OFFSET, tx_offset);
err = ice_write_mac_reg_eth56g(hw, port, PHY_MAC_RX_MODULO, 0);
err = ice_write_mac_reg_eth56g(hw, port, PHY_MAC_TX_MODULO, 0);
err = ice_write_mac_reg_eth56g(hw, port, PHY_MAC_TSU_CONFIG, val);
err = ice_write_mac_reg_eth56g(hw, port, PHY_MAC_BLOCKTIME,
return ice_write_mac_reg_eth56g(hw, port, PHY_MAC_MARKERTIME, val);