Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cavium/liquidio/
A Docteon_config.h124 #define CFG_GET_IQ_INSTR_TYPE(cfg) ((cfg)->iq.instr_type)
211 u64 instr_type:32; member
230 u64 instr_type:32;
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,
A Drequest_manager.c80 q_size = (u32)conf->instr_type * num_descs; in octeon_init_instr_queue()
138 oct->io_qmask.iq64B |= ((conf->instr_type == 64) << iq_no); in octeon_init_instr_queue()
139 iq->iqcmd_64B = (conf->instr_type == 64); in octeon_init_instr_queue()

Completed in 10 milliseconds