Searched refs:cfg_type (Results 1 – 15 of 15) sorted by relevance
| /f-stack/dpdk/drivers/net/bnxt/tf_core/ |
| H A D | tf_rm.c | 526 db[i].cfg_type = parms->cfg[i].cfg_type; in tf_rm_create_db() 563 db[i].cfg_type); in tf_rm_create_db() 573 db[i].cfg_type); in tf_rm_create_db() 585 db[i].cfg_type); in tf_rm_create_db() 711 cfg_type = rm_db->db[parms->db_index].cfg_type; in tf_rm_allocate() 779 cfg_type = rm_db->db[parms->db_index].cfg_type; in tf_rm_free() 826 cfg_type = rm_db->db[parms->db_index].cfg_type; in tf_rm_is_allocated() 871 cfg_type = rm_db->db[parms->db_index].cfg_type; in tf_rm_get_info() 896 cfg_type = rm_db->db[parms->db_index].cfg_type; in tf_rm_get_hcapi_type() 920 cfg_type = rm_db->db[parms->db_index].cfg_type; in tf_rm_get_inuse_count() [all …]
|
| H A D | tf_if_tbl.c | 54 enum tf_if_tbl_cfg_type cfg_type; in tf_if_tbl_get_hcapi_type() local 57 cfg_type = tbl_cfg[parms->db_index].cfg_type; in tf_if_tbl_get_hcapi_type() 59 if (cfg_type != TF_IF_TBL_CFG) in tf_if_tbl_get_hcapi_type()
|
| H A D | tf_global_cfg.c | 61 enum tf_global_cfg_cfg_type cfg_type; in tf_global_cfg_get_hcapi_type() local 64 cfg_type = global_cfg[parms->db_index].cfg_type; in tf_global_cfg_get_hcapi_type() 66 if (cfg_type != TF_GLOBAL_CFG_CFG_HCAPI) in tf_global_cfg_get_hcapi_type()
|
| H A D | tf_global_cfg.h | 49 enum tf_global_cfg_cfg_type cfg_type; member
|
| H A D | tf_if_tbl.h | 47 enum tf_if_tbl_cfg_type cfg_type; member
|
| H A D | tf_rm.h | 106 enum tf_rm_elem_cfg_type cfg_type; member
|
| /f-stack/dpdk/drivers/vdpa/ifc/base/ |
| H A D | ifcvf.c | 60 "len: %u\n", cap.cfg_type, cap.bar, in ifcvf_init_hw() 63 switch (cap.cfg_type) { in ifcvf_init_hw()
|
| H A D | ifcvf.h | 65 u8 cfg_type; /* Identifies the structure. */ member
|
| /f-stack/dpdk/drivers/crypto/virtio/ |
| H A D | virtio_pci.c | 393 pos, cap.cfg_type, cap.bar, cap.offset, cap.length); in virtio_read_caps() 395 switch (cap.cfg_type) { in virtio_read_caps()
|
| H A D | virtio_pci.h | 110 uint8_t cfg_type; /* Identifies the structure. */ member
|
| /f-stack/dpdk/drivers/net/virtio/ |
| H A D | virtio_pci.h | 179 uint8_t cfg_type; /* Identifies the structure. */ member
|
| H A D | virtio_pci.c | 635 pos, cap.cfg_type, cap.bar, cap.offset, cap.length); in virtio_read_caps() 637 switch (cap.cfg_type) { in virtio_read_caps()
|
| /f-stack/dpdk/drivers/net/octeontx2/ |
| H A D | otx2_vlan.c | 513 vtag_cfg->cfg_type = VTAG_RX; in nix_vlan_hw_strip() 837 vtag_cfg->cfg_type = VTAG_TX; in otx2_nix_vlan_pvid_set() 848 vtag_cfg->cfg_type = VTAG_TX; in otx2_nix_vlan_pvid_set()
|
| H A D | otx2_flow.c | 491 vtag_cfg->cfg_type = VTAG_RX; in flow_program_vtag_action() 546 vtag_cfg->cfg_type = VTAG_TX; in flow_program_vtag_action()
|
| /f-stack/dpdk/drivers/common/octeontx2/ |
| H A D | otx2_mbox.h | 899 uint8_t __otx2_io cfg_type; member
|