Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/
Docteon_config.h91 #define CFG_GET_IQ_INSTR_TYPE(cfg) ((cfg)->iq.instr_type)
166 u64 instr_type:32; member
185 u64 instr_type:32;
Drequest_manager.c95 q_size = (u32)conf->instr_type * num_descs; in octeon_init_instr_queue()
142 oct->io_qmask.iq64B |= ((conf->instr_type == 64) << iq_no); in octeon_init_instr_queue()
143 iq->iqcmd_64B = (conf->instr_type == 64); in octeon_init_instr_queue()
Docteon_device.c59 .instr_type = OCTEON_64BYTE_INSTR,
169 .instr_type = OCTEON_64BYTE_INSTR,
336 .instr_type = OCTEON_64BYTE_INSTR,