Searched refs:DR_ACTION_TYP_CTR (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| A D | dr_action.c | 36 [DR_ACTION_TYP_CTR] = "DR_ACTION_TYP_CTR", 64 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_NON_TERM, 81 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_DECAP, 95 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_ENCAP, 150 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_TERM, 171 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_DECAP, 177 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_ENCAP, 224 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_TERM, 317 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_TERM, 398 [DR_ACTION_TYP_CTR] = DR_ACTION_STATE_TERM, [all …]
|
| A D | dr_ste_v0.c | 469 if (action_type_set[DR_ACTION_TYP_CTR]) in dr_ste_v0_set_actions_tx() 483 if (action_type_set[DR_ACTION_TYP_CTR]) in dr_ste_v0_set_actions_rx()
|
| A D | dr_ste_v1.c | 538 if (action_type_set[DR_ACTION_TYP_CTR]) in dr_ste_v1_set_actions_tx() 724 if (action_type_set[DR_ACTION_TYP_CTR]) { in dr_ste_v1_set_actions_rx()
|
| A D | dr_types.h | 118 DR_ACTION_TYP_CTR, enumerator
|
Completed in 25 milliseconds