Searched refs:tx_key_fields (Results 1 – 2 of 2) sorted by relevance
75 field = &mcam->tx_key_fields[type]; in npc_set_kw_masks()122 input = &mcam->tx_key_fields[type]; in npc_is_field_present()140 input = &mcam->tx_key_fields[type]; in npc_set_layer_mdata()187 dummy = &mcam->tx_key_fields[NPC_UNKNOWN]; in npc_check_overlap()188 input = &mcam->tx_key_fields[type]; in npc_check_overlap()327 key_fields = mcam->tx_key_fields; in npc_handle_multi_layer_fields()675 field = &mcam->tx_key_fields[type]; in npc_update_entry()
182 struct npc_key_field tx_key_fields[NPC_KEY_FIELDS_MAX]; member