Searched refs:keyx_supp_nmask (Results 1 – 3 of 3) sorted by relevance
70 if (flow_info->keyx_supp_nmask[intf] & (1 << bit)) in flow_program_npc()86 layer_info = ((flow_info->keyx_supp_nmask[intf] >> off) & 0x7); in flow_program_npc()858 npc->keyx_supp_nmask[NPC_MCAM_RX] = in flow_process_mkex_cfg()860 npc->keyx_supp_nmask[NPC_MCAM_TX] = in flow_process_mkex_cfg()863 flow_supp_key_len(npc->keyx_supp_nmask[NPC_MCAM_RX]); in flow_process_mkex_cfg()865 flow_supp_key_len(npc->keyx_supp_nmask[NPC_MCAM_TX]); in flow_process_mkex_cfg()
171 uint32_t keyx_supp_nmask[NPC_MAX_INTF];/* nibble mask */ member
930 rx_keyx = npc->keyx_supp_nmask[NPC_MCAM_RX]; in nix_vlan_get_mkex_info()