Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_template_db_act.c100 BNXT_ULP_ACTION_BIT_SET_IPV4_SRC |
107 BNXT_ULP_ACTION_BIT_SET_IPV4_SRC |
131 BNXT_ULP_ACTION_BIT_SET_IPV4_SRC |
142 BNXT_ULP_ACTION_BIT_SET_IPV4_SRC |
150 BNXT_ULP_ACTION_BIT_SET_IPV4_SRC |
177 BNXT_ULP_ACTION_BIT_SET_IPV4_SRC |
188 BNXT_ULP_ACTION_BIT_SET_IPV4_SRC |
196 BNXT_ULP_ACTION_BIT_SET_IPV4_SRC |
223 BNXT_ULP_ACTION_BIT_SET_IPV4_SRC |
235 BNXT_ULP_ACTION_BIT_SET_IPV4_SRC |
[all …]
H A Dulp_template_db.h50 BNXT_ULP_ACTION_BIT_SET_IPV4_SRC = 0x0000000000040000, enumerator
H A Dulp_template_db_enum.h47 BNXT_ULP_ACTION_BIT_SET_IPV4_SRC = 0x0000000000008000, enumerator
H A Dulp_template_db_stingray_act.c68 .cond_operand = BNXT_ULP_ACTION_BIT_SET_IPV4_SRC,
363 .cond_operand = BNXT_ULP_ACTION_BIT_SET_IPV4_SRC,
H A Dulp_template_db_wh_plus_act.c68 .cond_operand = BNXT_ULP_ACTION_BIT_SET_IPV4_SRC,
362 .cond_operand = BNXT_ULP_ACTION_BIT_SET_IPV4_SRC,
H A Dulp_rte_parser.c2106 BNXT_ULP_ACTION_BIT_SET_IPV4_SRC); in ulp_rte_set_ipv4_src_act_handler()