Searched defs:intf (Results 1 – 11 of 11) sorted by relevance
134 struct mcam_entry *entry, uint8_t intf, uint8_t ena) in nix_vlan_mcam_write()156 uint8_t intf, bool drop) in nix_vlan_mcam_alloc_and_write()205 uint8_t intf, mcam_ena; in nix_vlan_update_mac() local
159 int intf; in otx2_flow_get_hw_supp_mask() local275 int intf, lf_cfg; in otx2_flow_update_parse_state() local
60 int intf = pst->flow->nix_intf; in flow_program_npc() local
125 struct ulp_interface_info *intf; in ulp_port_db_dev_port_intf_update() local
152 # define intf z_intf macro403 typedef int FAR intf; typedef
158 # define intf z_intf macro409 typedef int FAR intf; typedef
403 uint64_t intf : 2; member412 uint64_t intf : 2; member423 uint64_t intf : 2; member456 uint64_t intf : 2; member
258 int intf; in nlm_xlpnae_print_frin_desc_carving() local
158 int intf, start; in nlm_deflate_frin_fifo_carving() local
1375 uint8_t __otx2_io intf; /* Rx or Tx interface */ member1440 uint8_t __otx2_io intf; /* Rx or Tx interface */ member1519 uint8_t __otx2_io intf; member1566 uint8_t __otx2_io intf; member
43 #define NAE_REG(blk, intf, reg) (((blk) << 11) | ((intf) << 7) | (reg)) argument