Searched refs:em_caps (Results 1 – 8 of 8) sorted by relevance
425 uint32_t *em_caps) in tf_dev_p4_map_hcapi_caps() argument432 *em_caps = 0; in tf_dev_p4_map_hcapi_caps()447 *em_caps |= tf_hcapi_res_map_p4[i].type_caps; in tf_dev_p4_map_hcapi_caps()
68 struct tf_em_caps em_caps[TF_DIR_MAX]; member
612 uint32_t *em_caps) in tf_dev_p58_map_hcapi_caps() argument619 *em_caps = 0; in tf_dev_p58_map_hcapi_caps()634 *em_caps |= tf_hcapi_res_map_p58[i].type_caps; in tf_dev_p58_map_hcapi_caps()
538 tbl_scope_cb->em_caps[TF_DIR_RX].max_entries_supported) { in tf_em_validate_num_entries()543 tbl_scope_cb->em_caps[TF_DIR_RX].max_entries_supported); in tf_em_validate_num_entries()595 tbl_scope_cb->em_caps[TF_DIR_TX].max_entries_supported) { in tf_em_validate_num_entries()600 tbl_scope_cb->em_caps[TF_DIR_TX].max_entries_supported); in tf_em_validate_num_entries()
457 struct tf_em_caps *em_caps);
1083 uint32_t *em_caps);
1298 struct tf_em_caps *em_caps) in tf_msg_em_qcaps() argument1347 em_caps->supported = tfp_le_to_cpu_32(resp.supported); in tf_msg_em_qcaps()1348 em_caps->max_entries_supported = in tf_msg_em_qcaps()1350 em_caps->key_entry_size = tfp_le_to_cpu_16(resp.key_entry_size); in tf_msg_em_qcaps()1351 em_caps->record_entry_size = in tf_msg_em_qcaps()1353 em_caps->efc_entry_size = tfp_le_to_cpu_16(resp.efc_entry_size); in tf_msg_em_qcaps()
435 &tbl_scope_cb->em_caps[dir]); in tf_em_ext_alloc()