Searched refs:tf_session_get_session (Results 1 – 6 of 6) sorted by relevance
| /f-stack/dpdk/drivers/net/bnxt/tf_core/ |
| H A D | tf_core.c | 202 rc = tf_session_get_session(tfp, &tfs); in tf_insert_em_entry() 257 rc = tf_session_get_session(tfp, &tfs); in tf_delete_em_entry() 310 rc = tf_session_get_session(tfp, &tfs); in tf_get_global_cfg() 372 rc = tf_session_get_session(tfp, &tfs); in tf_set_global_cfg() 434 rc = tf_session_get_session(tfp, &tfs); in tf_alloc_identifier() 494 rc = tf_session_get_session(tfp, &tfs); in tf_free_identifier() 553 rc = tf_session_get_session(tfp, &tfs); in tf_search_identifier() 612 rc = tf_session_get_session(tfp, &tfs); in tf_search_tcam_entry() 685 rc = tf_session_get_session(tfp, &tfs); in tf_alloc_tcam_entry() 746 rc = tf_session_get_session(tfp, &tfs); in tf_set_tcam_entry() [all …]
|
| H A D | tf_session.h | 315 int tf_session_get_session(struct tf *tfp,
|
| H A D | tf_session.c | 323 rc = tf_session_get_session(tfp, &tfs); in tf_session_client_destroy() 447 rc = tf_session_get_session(tfp, &tfs); in tf_session_close_session() 606 tf_session_get_session(struct tf *tfp, in tf_session_get_session() function
|
| H A D | tf_device_p4.c | 46 rc = tf_session_get_session(tfp, &tfs); in tf_dev_p4_get_max_types()
|
| H A D | tf_tbl.c | 346 rc = tf_session_get_session(tfp, &tfs); in tf_tbl_alloc_search()
|
| H A D | tf_msg.c | 1268 rc = tf_session_get_session(tfp, &tfs); in tf_msg_get_if_tbl_entry() 1321 rc = tf_session_get_session(tfp, &tfs); in tf_msg_set_if_tbl_entry()
|