Searched refs:BNXT_ULP_ACTION_BIT_SET_TP_DST (Results 1 – 6 of 6) sorted by relevance
| /f-stack/dpdk/drivers/net/bnxt/tf_ulp/ |
| H A D | ulp_template_db_act.c | 124 BNXT_ULP_ACTION_BIT_SET_TP_DST | 134 BNXT_ULP_ACTION_BIT_SET_TP_DST | 169 BNXT_ULP_ACTION_BIT_SET_TP_DST | 180 BNXT_ULP_ACTION_BIT_SET_TP_DST | 215 BNXT_ULP_ACTION_BIT_SET_TP_DST | 226 BNXT_ULP_ACTION_BIT_SET_TP_DST | 265 BNXT_ULP_ACTION_BIT_SET_TP_DST | 277 BNXT_ULP_ACTION_BIT_SET_TP_DST | 534 BNXT_ULP_ACTION_BIT_SET_TP_DST | 544 BNXT_ULP_ACTION_BIT_SET_TP_DST | [all …]
|
| H A D | ulp_template_db_stingray_act.c | 684 ((uint64_t)BNXT_ULP_ACTION_BIT_SET_TP_DST >> 56) & 0xff, 690 ((uint64_t)BNXT_ULP_ACTION_BIT_SET_TP_DST >> 8) & 0xff, 691 (uint64_t)BNXT_ULP_ACTION_BIT_SET_TP_DST & 0xff, 875 ((uint64_t)BNXT_ULP_ACTION_BIT_SET_TP_DST >> 8) & 0xff, 876 (uint64_t)BNXT_ULP_ACTION_BIT_SET_TP_DST & 0xff, 1075 ((uint64_t)BNXT_ULP_ACTION_BIT_SET_TP_DST >> 8) & 0xff, 1076 (uint64_t)BNXT_ULP_ACTION_BIT_SET_TP_DST & 0xff, 1278 ((uint64_t)BNXT_ULP_ACTION_BIT_SET_TP_DST >> 8) & 0xff, 1279 (uint64_t)BNXT_ULP_ACTION_BIT_SET_TP_DST & 0xff, 2365 (uint64_t)BNXT_ULP_ACTION_BIT_SET_TP_DST & 0xff, [all …]
|
| H A D | ulp_template_db_wh_plus_act.c | 683 ((uint64_t)BNXT_ULP_ACTION_BIT_SET_TP_DST >> 56) & 0xff, 689 ((uint64_t)BNXT_ULP_ACTION_BIT_SET_TP_DST >> 8) & 0xff, 690 (uint64_t)BNXT_ULP_ACTION_BIT_SET_TP_DST & 0xff, 874 ((uint64_t)BNXT_ULP_ACTION_BIT_SET_TP_DST >> 8) & 0xff, 875 (uint64_t)BNXT_ULP_ACTION_BIT_SET_TP_DST & 0xff, 1074 ((uint64_t)BNXT_ULP_ACTION_BIT_SET_TP_DST >> 8) & 0xff, 1075 (uint64_t)BNXT_ULP_ACTION_BIT_SET_TP_DST & 0xff, 1277 ((uint64_t)BNXT_ULP_ACTION_BIT_SET_TP_DST >> 8) & 0xff, 1278 (uint64_t)BNXT_ULP_ACTION_BIT_SET_TP_DST & 0xff, 2364 (uint64_t)BNXT_ULP_ACTION_BIT_SET_TP_DST & 0xff, [all …]
|
| H A D | ulp_template_db.h | 56 BNXT_ULP_ACTION_BIT_SET_TP_DST = 0x0000000001000000, enumerator
|
| H A D | ulp_template_db_enum.h | 53 BNXT_ULP_ACTION_BIT_SET_TP_DST = 0x0000000000200000, enumerator
|
| H A D | ulp_rte_parser.c | 2170 BNXT_ULP_ACTION_BIT_SET_TP_DST); in ulp_rte_set_tp_dst_act_handler()
|