Searched refs:tf_session_get_session (Results 1 – 6 of 6) sorted by relevance
| /dpdk/drivers/net/bnxt/tf_core/ |
| H A D | tf_core.c | 203 rc = tf_session_get_session(tfp, &tfs); in tf_insert_em_entry() 259 rc = tf_session_get_session(tfp, &tfs); in tf_delete_em_entry() 311 rc = tf_session_get_session(tfp, &tfs); in tf_get_global_cfg() 373 rc = tf_session_get_session(tfp, &tfs); in tf_set_global_cfg() 435 rc = tf_session_get_session(tfp, &tfs); in tf_alloc_identifier() 495 rc = tf_session_get_session(tfp, &tfs); in tf_free_identifier() 554 rc = tf_session_get_session(tfp, &tfs); in tf_search_identifier() 613 rc = tf_session_get_session(tfp, &tfs); in tf_search_tcam_entry() 686 rc = tf_session_get_session(tfp, &tfs); in tf_alloc_tcam_entry() 747 rc = tf_session_get_session(tfp, &tfs); in tf_set_tcam_entry() [all …]
|
| H A D | tf_em_hash_internal.c | 128 rc = tf_session_get_session(tfp, &tfs); in tf_em_hash_delete_int_entry() 163 rc = tf_session_get_session(tfp, &tfs); in tf_em_move_int_entry()
|
| H A D | tf_em_internal.c | 47 rc = tf_session_get_session(tfp, &tfs); in tf_em_insert_int_entry() 112 rc = tf_session_get_session(tfp, &tfs); in tf_em_delete_int_entry() 152 rc = tf_session_get_session(tfp, &tfs); in tf_em_move_callback()
|
| H A D | tf_session.h | 408 int tf_session_get_session(struct tf *tfp,
|
| H A D | tf_session.c | 375 rc = tf_session_get_session(tfp, &tfs); in tf_session_client_destroy() 505 rc = tf_session_get_session(tfp, &tfs); in tf_session_close_session() 674 tf_session_get_session(struct tf *tfp, in tf_session_get_session() function
|
| H A D | tf_msg.c | 2114 rc = tf_session_get_session(tfp, &tfs); in tf_msg_bulk_get_tbl_entry() 2191 rc = tf_session_get_session(tfp, &tfs); in tf_msg_get_if_tbl_entry() 2252 rc = tf_session_get_session(tfp, &tfs); in tf_msg_set_if_tbl_entry()
|