Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c2546 struct pedit_headers *cmd_masks; in alloc_tc_pedit_action() local
2561 cmd_masks = &hdrs[cmd].masks; in alloc_tc_pedit_action()
2562 if (memcmp(cmd_masks, &zero_masks, sizeof(zero_masks))) { in alloc_tc_pedit_action()
2567 16, 1, cmd_masks, sizeof(zero_masks), true); in alloc_tc_pedit_action()