Home
last modified time | relevance | path

Searched refs:hcapi_type (Results 1 – 11 of 11) sorted by relevance

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_global_cfg.c41 uint16_t *hcapi_type; member
69 *parms->hcapi_type = global_cfg[parms->db_index].hcapi_type; in tf_global_cfg_get_hcapi_type()
120 uint16_t hcapi_type; in tf_global_cfg_set() local
134 hparms.hcapi_type = &hcapi_type; in tf_global_cfg_set()
164 uint16_t hcapi_type; in tf_global_cfg_get() local
177 hparms.hcapi_type = &hcapi_type; in tf_global_cfg_get()
H A Dtf_if_tbl.c62 *parms->hcapi_type = tbl_cfg[parms->db_index].hcapi_type; in tf_if_tbl_get_hcapi_type()
126 hparms.hcapi_type = &parms->hcapi_type; in tf_if_tbl_set()
162 hparms.hcapi_type = &parms->hcapi_type; in tf_if_tbl_get()
H A Dtf_if_tbl.h53 uint16_t hcapi_type; member
72 uint16_t *hcapi_type; member
112 uint16_t hcapi_type; member
142 uint16_t hcapi_type; member
H A Dtf_tbl.c437 uint16_t hcapi_type; in tf_tbl_set() local
471 hparms.hcapi_type = &hcapi_type; in tf_tbl_set()
484 hcapi_type, in tf_tbl_set()
505 uint16_t hcapi_type; in tf_tbl_get() local
540 hparms.hcapi_type = &hcapi_type; in tf_tbl_get()
554 hcapi_type, in tf_tbl_get()
575 uint16_t hcapi_type; in tf_tbl_bulk_get() local
609 hparms.hcapi_type = &hcapi_type; in tf_tbl_bulk_get()
623 hcapi_type, in tf_tbl_bulk_get()
H A Dtf_rm.c37 uint16_t hcapi_type; member
275 uint16_t hcapi_type; in tf_rm_check_residuals() local
327 hparms.hcapi_type = &hcapi_type; in tf_rm_check_residuals()
342 local_resv[f].type = hcapi_type; in tf_rm_check_residuals()
481 query[parms->cfg[i].hcapi_type].max) { in tf_rm_create_db()
482 req[j].type = parms->cfg[i].hcapi_type; in tf_rm_create_db()
490 parms->cfg[i].hcapi_type); in tf_rm_create_db()
494 query[parms->cfg[i].hcapi_type].max); in tf_rm_create_db()
527 db[i].hcapi_type = parms->cfg[i].hcapi_type; in tf_rm_create_db()
903 *parms->hcapi_type = rm_db->db[parms->db_index].hcapi_type; in tf_rm_get_hcapi_type()
H A Dtf_tcam.h82 uint16_t hcapi_type; member
109 uint16_t hcapi_type; member
171 uint16_t hcapi_type; member
H A Dtf_msg.h414 uint16_t hcapi_type,
445 uint16_t hcapi_type,
496 uint16_t hcapi_type,
H A Dtf_rm.h116 uint16_t hcapi_type; member
295 uint16_t *hcapi_type; member
H A Dtf_global_cfg.h55 uint16_t hcapi_type; member
H A Dtf_msg.c877 req.type = parms->hcapi_type; in tf_msg_tcam_entry_set()
945 req.type = in_parms->hcapi_type; in tf_msg_tcam_entry_free()
966 uint16_t hcapi_type, in tf_msg_set_tbl_entry() argument
989 req.type = tfp_cpu_to_le_32(hcapi_type); in tf_msg_set_tbl_entry()
1025 uint16_t hcapi_type, in tf_msg_get_tbl_entry() argument
1048 req.type = tfp_cpu_to_le_32(hcapi_type); in tf_msg_get_tbl_entry()
1205 uint16_t hcapi_type, in tf_msg_bulk_get_tbl_entry() argument
1230 req.type = tfp_cpu_to_le_32(hcapi_type); in tf_msg_bulk_get_tbl_entry()
1285 req.type = params->hcapi_type; in tf_msg_get_if_tbl_entry()
1339 req.type = params->hcapi_type; in tf_msg_set_if_tbl_entry()
H A Dtf_tcam.c425 hparms.hcapi_type = &parms->hcapi_type; in tf_tcam_free()
649 hparms.hcapi_type = &parms->hcapi_type; in tf_tcam_set()