Searched refs:dpseci_get_field (Results 1 – 2 of 2) sorted by relevance
148 *en = dpseci_get_field(rsp_params->is_enabled, ENABLE); in dpseci_is_enabled()249 attr->dest_cfg.dest_type = dpseci_get_field(cmd_params->dest_type, in dpseci_get_rx_queue()254 dpseci_get_field(cmd_params->order_preservation_en, in dpseci_get_rx_queue()435 cfg->dest_cfg.dest_type = dpseci_get_field(rsp_params->options, in dpseci_get_congestion_notification()437 cfg->units = dpseci_get_field(rsp_params->options, CGN_UNITS); in dpseci_get_congestion_notification()
54 #define dpseci_get_field(var, field) \ macro
Completed in 4 milliseconds