Searched refs:retimer (Results 1 – 3 of 3) sorted by relevance
282 if (hw->retimer.mac_type == IFPGA_RAWDEV_RETIMER_MAC_TYPE_10GE_XFI) { in ipn3ke_mtu_setup()287 } else if (hw->retimer.mac_type == in ipn3ke_mtu_setup()322 hw->retimer.port_num = (int)port_num; in ipn3ke_hw_init()323 hw->port_num = hw->retimer.port_num; in ipn3ke_hw_init()326 hw->retimer.mac_type = (int)mac_type; in ipn3ke_hw_init()355 if (hw->retimer.mac_type == IFPGA_RAWDEV_RETIMER_MAC_TYPE_10GE_XFI) { in ipn3ke_hw_init()379 } else if (hw->retimer.mac_type == in ipn3ke_hw_init()428 if (hw->retimer.mac_type == IFPGA_RAWDEV_RETIMER_MAC_TYPE_10GE_XFI) { in ipn3ke_hw_uninit()448 } else if (hw->retimer.mac_type == in ipn3ke_hw_uninit()
51 (hw->retimer.mac_type == in ipn3ke_rpst_dev_infos_get()54 ((hw->retimer.mac_type == in ipn3ke_rpst_dev_infos_get()137 if (hw->retimer.mac_type == IFPGA_RAWDEV_RETIMER_MAC_TYPE_10GE_XFI) { in ipn3ke_rpst_dev_start()176 } else if (hw->retimer.mac_type == in ipn3ke_rpst_dev_start()202 if (hw->retimer.mac_type == IFPGA_RAWDEV_RETIMER_MAC_TYPE_10GE_XFI) { in ipn3ke_rpst_dev_stop()222 if (hw->retimer.mac_type == IFPGA_RAWDEV_RETIMER_MAC_TYPE_10GE_XFI) { in ipn3ke_rpst_dev_close()242 if (hw->retimer.mac_type == IFPGA_RAWDEV_RETIMER_MAC_TYPE_10GE_XFI) { in ipn3ke_rpst_dev_reset()2107 } else if (hw->retimer.mac_type == in ipn3ke_rpst_stats_reset()2638 if (hw->retimer.mac_type == IFPGA_RAWDEV_RETIMER_MAC_TYPE_10GE_XFI) { in ipn3ke_rpst_promiscuous_enable()2665 if (hw->retimer.mac_type == IFPGA_RAWDEV_RETIMER_MAC_TYPE_10GE_XFI) { in ipn3ke_rpst_promiscuous_disable()[all …]
276 struct ifpga_rawdevg_retimer_info retimer; member