Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_session.c571 struct ll_entry *c_entry; in tf_session_is_fid_supported() local
575 c_entry != NULL; in tf_session_is_fid_supported()
576 c_entry = c_entry->next) { in tf_session_is_fid_supported()
647 struct ll_entry *c_entry; in tf_session_get_session_client() local
655 c_entry != NULL; in tf_session_get_session_client()
656 c_entry = c_entry->next) { in tf_session_get_session_client()
669 struct ll_entry *c_entry; in tf_session_find_session_client_by_name() local
677 c_entry != NULL; in tf_session_find_session_client_by_name()
678 c_entry = c_entry->next) { in tf_session_find_session_client_by_name()
701 c_entry != NULL; in tf_session_find_session_client_by_fid()
[all …]