Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c3131 struct pedit_headers *cmd_masks; in alloc_tc_pedit_action() local
3141 cmd_masks = &hdrs[cmd].masks; in alloc_tc_pedit_action()
3142 if (memcmp(cmd_masks, &zero_masks, sizeof(zero_masks))) { in alloc_tc_pedit_action()
3147 16, 1, cmd_masks, sizeof(zero_masks), true); in alloc_tc_pedit_action()