Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_core.c213 rc = tf_session_get_device(tfs, &dev); in tf_insert_em_entry()
269 rc = tf_session_get_device(tfs, &dev); in tf_delete_em_entry()
321 rc = tf_session_get_device(tfs, &dev); in tf_get_global_cfg()
383 rc = tf_session_get_device(tfs, &dev); in tf_set_global_cfg()
445 rc = tf_session_get_device(tfs, &dev); in tf_alloc_identifier()
505 rc = tf_session_get_device(tfs, &dev); in tf_free_identifier()
564 rc = tf_session_get_device(tfs, &dev); in tf_search_identifier()
623 rc = tf_session_get_device(tfs, &dev); in tf_search_tcam_entry()
696 rc = tf_session_get_device(tfs, &dev); in tf_alloc_tcam_entry()
757 rc = tf_session_get_device(tfs, &dev); in tf_set_tcam_entry()
[all …]
H A Dtf_msg.c199 rc = tf_session_get_device(tfs, &dev); in tf_msg_session_client_register()
267 rc = tf_session_get_device(tfs, &dev); in tf_msg_session_client_unregister()
346 rc = tf_session_get_device(tfs, &dev); in tf_msg_session_qcfg()
698 rc = tf_session_get_device(tfs, &dev); in tf_msg_session_resc_flush()
783 rc = tf_session_get_device(tfs, &dev); in tf_msg_insert_em_internal_entry()
879 rc = tf_session_get_device(tfs, &dev); in tf_msg_hash_insert_em_internal_entry()
968 rc = tf_session_get_device(tfs, &dev); in tf_msg_delete_em_entry()
1036 rc = tf_session_get_device(tfs, &dev); in tf_msg_move_em_entry()
1106 rc = tf_session_get_device(tfs, &dev); in tf_msg_ext_em_ctxt_mem_alloc()
1166 rc = tf_session_get_device(tfs, &dev); in tf_msg_ext_em_ctxt_mem_free()
[all …]
H A Dtf_tbl.c138 rc = tf_session_get_device(tfs, &dev); in tf_tbl_alloc()
190 rc = tf_session_get_device(tfs, &dev); in tf_tbl_free()
297 rc = tf_session_get_device(tfs, &dev); in tf_tbl_set()
388 rc = tf_session_get_device(tfs, &dev); in tf_tbl_get()
480 rc = tf_session_get_device(tfs, &dev); in tf_tbl_bulk_get()
566 rc = tf_session_get_device(tfs, &dev); in tf_tbl_get_resc_info()
H A Dtf_tcam_shared.c278 rc = tf_session_get_device(tfs, &dev); in tf_tcam_shared_bind()
389 rc = tf_session_get_device(tfs, &dev); in tf_tcam_shared_unbind()
531 rc = tf_session_get_device(tfs, &dev); in tf_tcam_shared_alloc()
617 rc = tf_session_get_device(tfs, &dev); in tf_tcam_shared_free()
721 rc = tf_session_get_device(tfs, &dev); in tf_tcam_shared_set()
830 rc = tf_session_get_device(tfs, &dev); in tf_tcam_shared_get()
1063 rc = tf_session_get_device(tfs, &dev); in tf_tcam_shared_move()
1236 rc = tf_session_get_device(tfs, &dev); in tf_tcam_shared_clear()
H A Dtf_tcam.c60 rc = tf_session_get_device(tfs, &dev); in tf_tcam_bind()
276 rc = tf_session_get_device(tfs, &dev); in tf_tcam_alloc()
362 rc = tf_session_get_device(tfs, &dev); in tf_tcam_free()
519 rc = tf_session_get_device(tfs, &dev); in tf_tcam_alloc_search()
636 rc = tf_session_get_device(tfs, &dev); in tf_tcam_set()
750 rc = tf_session_get_device(tfs, &dev); in tf_tcam_get()
H A Dtf_em_hash_internal.c56 rc = tf_session_get_device(tfs, &dev); in tf_em_hash_insert_int_entry()
H A Dtf_session.h471 int tf_session_get_device(struct tf_session *tfs,
H A Dtf_session.c578 rc = tf_session_get_device(tfs, &tfd); in tf_session_close_session()
722 rc = tf_session_get_device(*tfs, tfd); in tf_session_get()
796 tf_session_get_device(struct tf_session *tfs, in tf_session_get_device() function
H A Dtf_em_common.c880 rc = tf_session_get_device(tfs, &dev); in tf_em_insert_ext_entry()
993 rc = tf_session_get_device(tfs, &dev); in tf_em_ext_common_unbind()
1150 rc = tf_session_get_device(tfs, &dev); in tf_em_ext_map_tbl_scope()
H A Dtf_em_internal.c162 rc = tf_session_get_device(tfs, &dev); in tf_em_move_callback()
H A Dtf_rm.c531 rc = tf_session_get_device(tfs, &dev); in tf_rm_create_db()
824 rc = tf_session_get_device(tfs, &dev); in tf_rm_create_db_no_reservation()