Searched refs:instr_type (Results 1 – 8 of 8) sorted by relevance
20 .instr_type = OCTEON_64BYTE_INSTR,
70 #define LIO_IQ_INSTR_TYPE(cfg) ((cfg)->default_config->iq.instr_type)
686 uint32_t instr_type; in lio_init_instr_queue() local689 instr_type = LIO_IQ_INSTR_TYPE(lio_dev); in lio_init_instr_queue()691 q_size = instr_type * num_descs; in lio_init_instr_queue()745 lio_dev->io_qmask.iq64B |= ((instr_type == 64) << iq_no); in lio_init_instr_queue()746 iq->iqcmd_64B = (instr_type == 64); in lio_init_instr_queue()
479 uint32_t instr_type; member
86 q_size = conf->iq.instr_type * num_descs; in otx_ep_init_instr_queue()136 if (conf->iq.instr_type == 64) in otx_ep_init_instr_queue()139 iq->iqcmd_64B = (conf->iq.instr_type == 64); in otx_ep_init_instr_queue()
145 uint16_t instr_type; member
294 .instr_type = OTX_EP_64BYTE_INSTR,
328 .instr_type = OTX_EP_64BYTE_INSTR,