Searched refs:ICE_SINGLE_ACT_INGRESS (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/ice/base/ | ||
| H A D | ice_adminq_cmd.h | 849 #define ICE_SINGLE_ACT_INGRESS BIT(16) macro |
| H A D | ice_switch.c | 3789 act |= ICE_SINGLE_ACT_EGRESS | ICE_SINGLE_ACT_INGRESS; in ice_fill_sw_rule() |