Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/octeon/
Docteon-feature.h120 if (OCTEON_IS_MODEL(OCTEON_CN6XXX)) { in octeon_has_feature()
131 || OCTEON_IS_MODEL(OCTEON_CN6XXX); in octeon_has_feature()
144 || OCTEON_IS_MODEL(OCTEON_CN6XXX); in octeon_has_feature()
157 || OCTEON_IS_MODEL(OCTEON_CN6XXX); in octeon_has_feature()
162 || OCTEON_IS_MODEL(OCTEON_CN6XXX); in octeon_has_feature()
171 || OCTEON_IS_MODEL(OCTEON_CN6XXX)) in octeon_has_feature()
Docteon-model.h270 #define OCTEON_CN6XXX (OCTEON_CN63XX_PASS1_0 | OM_MATCH_6XXX_FAMILY_MODELS) macro
384 (OCTEON_IS_MODEL(OCTEON_CN6XXX) || OCTEON_IS_MODEL(OCTEON_CNF71XX))
/linux-4.4.14/arch/mips/include/asm/mach-cavium-octeon/
Dwar.h26 OCTEON_IS_MODEL(OCTEON_CN6XXX)
/linux-4.4.14/drivers/net/ethernet/octeon/
Docteon_mgmt.c708 if (OCTEON_IS_MODEL(OCTEON_CN6XXX)) { in octeon_mgmt_ioctl_hwtstamp()
813 if (OCTEON_IS_MODEL(OCTEON_CN6XXX)) { in octeon_mgmt_disable_link()
853 if (OCTEON_IS_MODEL(OCTEON_CN6XXX)) { in octeon_mgmt_update_link()
862 if (OCTEON_IS_MODEL(OCTEON_CN6XXX)) { in octeon_mgmt_update_link()
869 if (OCTEON_IS_MODEL(OCTEON_CN6XXX)) { in octeon_mgmt_update_link()
888 if (OCTEON_IS_MODEL(OCTEON_CN6XXX)) { in octeon_mgmt_update_link()
1083 if (OCTEON_IS_MODEL(OCTEON_CN6XXX) && p->phydev) { in octeon_mgmt_open()
/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/
Docteon_device.c752 if (OCTEON_CN6XXX(oct)) { in octeon_setup_instr_queues()
786 if (OCTEON_CN6XXX(oct)) { in octeon_setup_output_queues()
1092 if (OCTEON_CN6XXX(oct)) in octeon_core_drv_init()
1181 if (OCTEON_CN6XXX(oct)) { in octeon_get_conf()
Drequest_manager.c79 if (OCTEON_CN6XXX(oct)) in octeon_init_instr_queue()
174 if (OCTEON_CN6XXX(oct)) in octeon_delete_instr_queue()
Docteon_device.h393 #define OCTEON_CN6XXX(oct) ((oct->chip_id == OCTEON_CN66XX) || \ macro
Dlio_ethtool.c166 if (OCTEON_CN6XXX(oct)) { in lio_ethtool_get_channels()
463 if (OCTEON_CN6XXX(oct)) { in lio_ethtool_get_ringparam()
Docteon_droq.c260 if (OCTEON_CN6XXX(oct)) { in octeon_init_droq()
/linux-4.4.14/arch/mips/cavium-octeon/executive/
Docteon-model.c74 if (!OCTEON_IS_MODEL(OCTEON_CN6XXX)) in octeon_model_get_string_buffer()
Dcvmx-l2c.c433 if (OCTEON_IS_MODEL(OCTEON_CN6XXX)) { in cvmx_l2c_flush()
768 if (OCTEON_IS_MODEL(OCTEON_CN6XXX)) { in cvmx_l2c_address_to_index()
Dcvmx-helper.c283 if (OCTEON_IS_MODEL(OCTEON_CN6XXX) || OCTEON_IS_MODEL(OCTEON_CNF71XX)) in cvmx_helper_interface_get_mode()
/linux-4.4.14/arch/mips/cavium-octeon/
Docteon-platform.c440 !OCTEON_IS_MODEL(OCTEON_CN6XXX) && in octeon_has_88e1145()
930 if (uctl >= 0 && (!OCTEON_IS_MODEL(OCTEON_CN6XXX) || in octeon_prune_device_tree()