Home
last modified time | relevance | path

Searched refs:__PEDIT_CMD_MAX (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/uapi/linux/tc_act/
Dtc_pedit.h47 __PEDIT_CMD_MAX, enumerator
50 #define TCA_PEDIT_CMD_MAX (__PEDIT_CMD_MAX - 1)
/Linux-v5.10/include/net/tc_act/
Dtc_pedit.h50 return __PEDIT_CMD_MAX; in tcf_pedit_cmd()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c3070 for (cmd = 0; cmd < __PEDIT_CMD_MAX; cmd++) { in alloc_tc_pedit_action()