Searched refs:act_hid (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/drivers/net/bnxt/tf_ulp/ |
| H A D | ulp_template_db_act.c | 98 .act_hid = BNXT_ULP_ACT_HID_015a, 105 .act_hid = BNXT_ULP_ACT_HID_00eb, 113 .act_hid = BNXT_ULP_ACT_HID_0043, 120 .act_hid = BNXT_ULP_ACT_HID_03d8, 129 .act_hid = BNXT_ULP_ACT_HID_02c1, 139 .act_hid = BNXT_ULP_ACT_HID_015e, 147 .act_hid = BNXT_ULP_ACT_HID_00ef, 156 .act_hid = BNXT_ULP_ACT_HID_0047, 164 .act_hid = BNXT_ULP_ACT_HID_03dc, 174 .act_hid = BNXT_ULP_ACT_HID_02c5, [all …]
|
| H A D | ulp_matcher.c | 96 uint32_t act_hid; in ulp_matcher_action_match() local 101 act_hid = ulp_matcher_action_hash_calculate(params->act_bitmap.bits); in ulp_matcher_action_match() 104 if (act_hid >= BNXT_ULP_ACT_SIG_TBL_MAX_SZ) in ulp_matcher_action_match() 106 tmpl_id = ulp_act_sig_tbl[act_hid]; in ulp_matcher_action_match()
|
| H A D | ulp_template_struct.h | 143 uint32_t act_hid; member
|
| H A D | ulp_template_db.c | 601 .act_hid = BNXT_ULP_ACT_HID_00a1, 610 .act_hid = BNXT_ULP_ACT_HID_0040, 618 .act_hid = BNXT_ULP_ACT_HID_0029,
|