Searched refs:act_q (Results 1 – 12 of 12) sorted by relevance
133 const struct rte_flow_action *act_q = NULL; in cn10k_flow_create() local146 act_q = &actions[i]; in cn10k_flow_create()167 act_q->conf; in cn10k_flow_create()
119 const struct rte_flow_action_queue *act_q; in cnxk_map_actions() local191 act_q = (const struct rte_flow_action_queue *) in cnxk_map_actions()193 rq = act_q->index; in cnxk_map_actions()
499 const struct rte_flow_action_queue *act_q; in cons_parse_ethertype_filter() local609 act_q = (const struct rte_flow_action_queue *)act->conf; in cons_parse_ethertype_filter()610 filter->queue = act_q->index; in cons_parse_ethertype_filter()769 const struct rte_flow_action_queue *act_q; in cons_parse_syn_filter() local917 act_q = (const struct rte_flow_action_queue *)act->conf; in cons_parse_syn_filter()918 filter->queue = act_q->index; in cons_parse_syn_filter()1051 const struct rte_flow_action_queue *act_q; in cons_parse_flex_filter() local1214 act_q = (const struct rte_flow_action_queue *)act->conf; in cons_parse_flex_filter()1215 filter->queue = act_q->index; in cons_parse_flex_filter()
1290 const struct rte_flow_action_queue *act_q; in bnxt_validate_and_parse_flow() local1319 act_q = (const struct rte_flow_action_queue *)act->conf; in bnxt_validate_and_parse_flow()1320 if (!act_q->index || act_q->index >= bp->rx_nr_rings) { in bnxt_validate_and_parse_flow()1329 PMD_DRV_LOG(DEBUG, "Queue index %d\n", act_q->index); in bnxt_validate_and_parse_flow()1334 vnic_id = act_q->index; in bnxt_validate_and_parse_flow()1341 if (vnic->start_grp_id != act_q->index) { in bnxt_validate_and_parse_flow()1355 rxq = bp->rx_queues[act_q->index]; in bnxt_validate_and_parse_flow()1376 vnic->start_grp_id = act_q->index; in bnxt_validate_and_parse_flow()1377 vnic->end_grp_id = act_q->index; in bnxt_validate_and_parse_flow()1388 act_q->index, vnic, vnic->fw_grp_ids); in bnxt_validate_and_parse_flow()
654 const struct rte_flow_action_queue *act_q; in cons_parse_ethertype_filter() local757 act_q = (const struct rte_flow_action_queue *)act->conf; in cons_parse_ethertype_filter()758 filter->queue = act_q->index; in cons_parse_ethertype_filter()899 const struct rte_flow_action_queue *act_q; in cons_parse_syn_filter() local1038 act_q = (const struct rte_flow_action_queue *)act->conf; in cons_parse_syn_filter()1039 filter->queue = act_q->index; in cons_parse_syn_filter()1334 const struct rte_flow_action_queue *act_q; in txgbe_parse_fdir_act_attr() local1386 act_q = (const struct rte_flow_action_queue *)act->conf; in txgbe_parse_fdir_act_attr()1387 rule->queue = act_q->index; in txgbe_parse_fdir_act_attr()
692 const struct rte_flow_action_queue *act_q; in cons_parse_ethertype_filter() local795 act_q = (const struct rte_flow_action_queue *)act->conf; in cons_parse_ethertype_filter()796 filter->queue = act_q->index; in cons_parse_ethertype_filter()940 const struct rte_flow_action_queue *act_q; in cons_parse_syn_filter() local1079 act_q = (const struct rte_flow_action_queue *)act->conf; in cons_parse_syn_filter()1080 filter->queue = act_q->index; in cons_parse_syn_filter()1389 const struct rte_flow_action_queue *act_q; in ixgbe_parse_fdir_act_attr() local1441 act_q = (const struct rte_flow_action_queue *)act->conf; in ixgbe_parse_fdir_act_attr()1442 rule->queue = act_q->index; in ixgbe_parse_fdir_act_attr()
347 const struct roc_npc_action_queue *act_q; in npc_parse_actions() local417 act_q = (const struct roc_npc_action_queue *) in npc_parse_actions()419 rq = act_q->index; in npc_parse_actions()
2138 const struct rte_flow_action_queue *act_q; in i40e_flow_parse_ethertype_action() local2151 act_q = act->conf; in i40e_flow_parse_ethertype_action()2152 filter->queue = act_q->index; in i40e_flow_parse_ethertype_action()3171 const struct rte_flow_action_queue *act_q; in i40e_flow_parse_fdir_action() local3179 act_q = act->conf; in i40e_flow_parse_fdir_action()3180 filter->action.rx_queue = act_q->index; in i40e_flow_parse_fdir_action()3334 const struct rte_flow_action_queue *act_q; in i40e_flow_parse_tunnel_action() local3363 act_q = act->conf; in i40e_flow_parse_tunnel_action()3364 filter->queue_id = act_q->index; in i40e_flow_parse_tunnel_action()
512 const struct rte_flow_action_queue *act_q; in iavf_fdir_parse_action() local549 act_q = actions->conf; in iavf_fdir_parse_action()553 filter_action->act_conf.queue.index = act_q->index; in iavf_fdir_parse_action()
1682 const struct rte_flow_action_queue *act_q; in ice_switch_parse_action() local1722 act_q = action->conf; in ice_switch_parse_action()1723 if (act_q->index >= dev_data->nb_rx_queues) in ice_switch_parse_action()1728 base_queue + act_q->index; in ice_switch_parse_action()
1681 const struct rte_flow_action_queue *act_q; in ice_fdir_parse_action() local1696 act_q = actions->conf; in ice_fdir_parse_action()1697 filter->input.q_index = act_q->index; in ice_fdir_parse_action()
237 const struct rte_flow_action_queue *act_q, in hinic_parse_ethertype_aciton() argument252 act_q = (const struct rte_flow_action_queue *)act->conf; in hinic_parse_ethertype_aciton()253 filter->queue = act_q->index; in hinic_parse_ethertype_aciton()296 const struct rte_flow_action_queue *act_q = NULL; in cons_parse_ethertype_filter() local347 if (hinic_parse_ethertype_aciton(actions, act, act_q, filter, error)) in cons_parse_ethertype_filter()