Searched refs:ext_params (Results 1 – 7 of 7) sorted by relevance
2096 struct dpni_early_drop *ext_params; in dpni_prepare_early_drop() local2098 ext_params = (struct dpni_early_drop *)early_drop_buf; in dpni_prepare_early_drop()2106 ext_params->yellow_max_threshold = in dpni_prepare_early_drop()2108 ext_params->yellow_min_threshold = in dpni_prepare_early_drop()2127 const struct dpni_early_drop *ext_params; in dpni_extract_early_drop() local2138 le64_to_cpu(ext_params->yellow_max_threshold); in dpni_extract_early_drop()2140 le64_to_cpu(ext_params->yellow_min_threshold); in dpni_extract_early_drop()2902 const struct dpni_sw_sequence_layout_entry *ext_params; in dpni_extract_sw_sequence_layout() local2910 ss_offset = le16_to_cpu(ext_params[i].ss_offset); in dpni_extract_sw_sequence_layout()2911 ss_size = le16_to_cpu(ext_params[i].ss_size); in dpni_extract_sw_sequence_layout()[all …]
279 em_conf->ext_params.all_ev_queue_to_ev_port = 1; in eh_set_default_conf_link()664 em_conf->ext_params.sched_type; in eh_initialize_eventdev()705 if (em_conf->ext_params.all_ev_queue_to_ev_port) in eh_initialize_eventdev()750 uint16_t vector_size = em_conf->ext_params.vector_size; in eh_event_vector_limits_validate()813 if (em_conf->ext_params.event_vector) { in eh_rx_adapter_configure()820 em_conf->ext_params.vector_size) + 1; in eh_rx_adapter_configure()827 em_conf->ext_params.vector_size, in eh_rx_adapter_configure()859 if (em_conf->ext_params.event_vector) { in eh_rx_adapter_configure()1331 sched_types[em_conf->ext_params.sched_type]); in eh_display_operating_mode()1482 if (em_conf->ext_params.all_ev_queue_to_ev_port) in eh_display_link_conf()[all …]
182 } ext_params; member
1665 em_conf->ext_params.sched_type = RTE_SCHED_TYPE_ORDERED; in parse_schedule_type()1667 em_conf->ext_params.sched_type = RTE_SCHED_TYPE_ATOMIC; in parse_schedule_type()1669 em_conf->ext_params.sched_type = RTE_SCHED_TYPE_PARALLEL; in parse_schedule_type()1884 em_conf->ext_params.event_vector = 1; in parse_args()1896 em_conf->ext_params.vector_size = ret; in parse_args()2853 em_conf->ext_params.sched_type != SCHED_TYPE_NOT_SET) { in check_event_mode_params()2863 if (em_conf->ext_params.sched_type == SCHED_TYPE_NOT_SET) in check_event_mode_params()2864 em_conf->ext_params.sched_type = RTE_SCHED_TYPE_ORDERED; in check_event_mode_params()
323 uint32_t auth_only_len = sess->ext_params.aead_ctxt.auth_only_len; in build_authenc_gcm_sg_fd()469 uint32_t auth_only_len = sess->ext_params.aead_ctxt.auth_only_len; in build_authenc_gcm_fd()1709 sess->ext_params.aead_ctxt.auth_only_len, in dpaa2_sec_dump()1710 sess->ext_params.aead_ctxt.auth_cipher_text); in dpaa2_sec_dump()2502 struct dpaa2_sec_aead_ctxt *ctxt = &session->ext_params.aead_ctxt; in dpaa2_sec_aead_init()2634 if (session->ext_params.aead_ctxt.auth_cipher_text) { in dpaa2_sec_aead_chain_init()2894 session->ext_params.aead_ctxt.auth_cipher_text = true; in dpaa2_sec_set_session_parameters()2904 session->ext_params.aead_ctxt.auth_cipher_text = false; in dpaa2_sec_set_session_parameters()3440 session->ext_params.aead_ctxt.auth_cipher_text = true; in dpaa2_sec_set_pdcp_session()3447 session->ext_params.aead_ctxt.auth_cipher_text = false; in dpaa2_sec_set_pdcp_session()
226 } ext_params; member
197 uint32_t auth_only_len = sess->ext_params.aead_ctxt.auth_only_len; in build_raw_dp_aead_fd()