Home
last modified time | relevance | path

Searched refs:FLOW_ACTION_QUEUE (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/diag/
Den_tc_tracepoint.c36 [FLOW_ACTION_QUEUE] = "QUEUE",
/Linux-v6.1/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_flower.c552 case FLOW_ACTION_QUEUE: in cxgb4_process_flow_actions()
770 case FLOW_ACTION_QUEUE: in cxgb4_validate_flow_actions()
/Linux-v6.1/include/net/
Dflow_offload.h159 FLOW_ACTION_QUEUE, enumerator
/Linux-v6.1/drivers/net/ethernet/marvell/mvpp2/
Dmvpp2_cls.c1315 if (act->id != FLOW_ACTION_QUEUE && act->id != FLOW_ACTION_DROP) in mvpp2_cls_rfs_parse_rule()
/Linux-v6.1/drivers/net/ethernet/qlogic/qede/
Dqede_filter.c1685 case FLOW_ACTION_QUEUE: in qede_parse_actions()
/Linux-v6.1/net/ethtool/
Dioctl.c3321 act->id = FLOW_ACTION_QUEUE; in ethtool_rx_flow_rule_create()