Home
last modified time | relevance | path

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

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