Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_fs.c89 struct npc_key_field *field = &mcam->rx_key_fields[type]; in npc_set_kw_masks()
151 struct npc_key_field *input; in npc_is_field_present()
160 static bool npc_is_same(struct npc_key_field *input, in npc_is_same()
161 struct npc_key_field *field) in npc_is_same()
171 struct npc_key_field *input = &mcam->rx_key_fields[type]; in npc_set_layer_mdata()
186 static bool npc_check_overlap_fields(struct npc_key_field *input1, in npc_check_overlap_fields()
187 struct npc_key_field *input2, in npc_check_overlap_fields()
216 struct npc_key_field *dummy, *input; in npc_check_overlap()
243 memset(dummy, 0, sizeof(struct npc_key_field)); in npc_check_overlap()
276 memset(dummy, 0, sizeof(struct npc_key_field)); in npc_check_overlap()
[all …]
H A Drvu.h196 struct npc_key_field { struct
236 struct npc_key_field tx_key_fields[NPC_KEY_FIELDS_MAX];
237 struct npc_key_field rx_key_fields[NPC_KEY_FIELDS_MAX];