Home
last modified time | relevance | path

Searched refs:OCTEON_64BYTE_INSTR (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/cavium/liquidio/
H A Docteon_device.c45 .instr_type = OCTEON_64BYTE_INSTR,
154 .instr_type = OCTEON_64BYTE_INSTR,
320 .instr_type = OCTEON_64BYTE_INSTR,
423 .instr_type = OCTEON_64BYTE_INSTR,
H A Docteon_config.h105 #define OCTEON_64BYTE_INSTR 64 macro
H A Dcn66xx_device.c720 CFG_GET_IQ_INSTR_TYPE(conf6xxx) != OCTEON_64BYTE_INSTR) { in lio_validate_cn6xxx_config_info()