Home
last modified time | relevance | path

Searched defs:tfs (Results 1 – 9 of 9) sorted by relevance

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_core.c304 struct tf_session *tfs; in tf_get_global_cfg() local
366 struct tf_session *tfs; in tf_set_global_cfg() local
423 struct tf_session *tfs; in tf_alloc_identifier() local
484 struct tf_session *tfs; in tf_free_identifier() local
543 struct tf_session *tfs; in tf_search_identifier() local
603 struct tf_session *tfs; in tf_search_tcam_entry() local
676 struct tf_session *tfs; in tf_alloc_tcam_entry() local
736 struct tf_session *tfs; in tf_set_tcam_entry() local
808 struct tf_session *tfs; in tf_free_tcam_entry() local
865 struct tf_session *tfs; in tf_alloc_tbl_entry() local
[all …]
H A Dtf_session.c318 struct tf_session *tfs; in tf_session_client_destroy() local
439 struct tf_session *tfs = NULL; in tf_session_close_session() local
568 tf_session_is_fid_supported(struct tf_session *tfs, in tf_session_is_fid_supported()
587 struct tf_session **tfs) in tf_session_get_session_internal()
607 struct tf_session **tfs) in tf_session_get_session()
644 tf_session_get_session_client(struct tf_session *tfs, in tf_session_get_session_client()
666 tf_session_find_session_client_by_name(struct tf_session *tfs, in tf_session_find_session_client_by_name()
690 tf_session_find_session_client_by_fid(struct tf_session *tfs, in tf_session_find_session_client_by_fid()
712 tf_session_get_device(struct tf_session *tfs, in tf_session_get_device()
725 struct tf_session *tfs = NULL; in tf_session_get_fw_session_id() local
[all …]
H A Dtf_tcam.c206 struct tf_session *tfs; in tf_tcam_alloc() local
285 struct tf_session *tfs; in tf_tcam_free() local
455 struct tf_session *tfs; in tf_tcam_alloc_search() local
580 struct tf_session *tfs; in tf_tcam_set() local
H A Dtf_device_p4.c38 struct tf_session *tfs; in tf_dev_p4_get_max_types() local
H A Dtf_tbl.c316 struct tf_session *tfs; in tf_tbl_alloc_search() local
H A Dtf_msg.c1265 struct tf_session *tfs; in tf_msg_get_if_tbl_entry() local
1318 struct tf_session *tfs; in tf_msg_set_if_tbl_entry() local
H A Dtf_rm.c376 struct tf_session *tfs; in tf_rm_create_db() local
H A Dtf_em_common.c1054 struct tf_session *tfs; in tf_em_ext_map_tbl_scope() local
/f-stack/freebsd/contrib/zstd/programs/
H A Dbenchfn.c174 …typedef struct { check_size c; BMK_timedFnState_t tfs; } tfs_align; /* force tfs to be aligned at… in BMK_initStatic_timedFnState() member