Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_npc_fs.c88 field = &mcam->tx_key_fields[type]; in npc_set_kw_masks()
135 input = &mcam->tx_key_fields[type]; in npc_is_field_present()
153 input = &mcam->tx_key_fields[type]; in npc_set_layer_mdata()
200 dummy = &mcam->tx_key_fields[NPC_UNKNOWN]; in npc_check_overlap()
201 input = &mcam->tx_key_fields[type]; in npc_check_overlap()
342 key_fields = mcam->tx_key_fields; in npc_handle_multi_layer_fields()
735 field = &mcam->tx_key_fields[type]; in npc_update_entry()
Drvu.h187 struct npc_key_field tx_key_fields[NPC_KEY_FIELDS_MAX]; member