Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_msg.c216 req.fw_session_id = tfp_cpu_to_le_32(fw_session_id); in tf_msg_session_client_register()
284 req.fw_session_id = tfp_cpu_to_le_32(fw_session_id); in tf_msg_session_client_unregister()
311 req.fw_session_id = tfp_cpu_to_le_32(fw_session_id); in tf_msg_session_close()
363 req.fw_session_id = tfp_cpu_to_le_32(fw_session_id); in tf_msg_session_qcfg()
508 req.fw_session_id = tfp_cpu_to_le_32(fw_session_id); in tf_msg_session_resc_alloc()
615 req.fw_session_id = tfp_cpu_to_le_32(fw_session_id); in tf_msg_session_resc_info()
723 req.fw_session_id = tfp_cpu_to_le_32(fw_session_id); in tf_msg_session_resc_flush()
802 req.fw_session_id = tfp_cpu_to_le_32(fw_session_id); in tf_msg_insert_em_internal_entry()
898 req.fw_session_id = tfp_cpu_to_le_32(fw_session_id); in tf_msg_hash_insert_em_internal_entry()
987 req.fw_session_id = tfp_cpu_to_le_32(fw_session_id); in tf_msg_delete_em_entry()
[all …]
H A Dtf_session.c57 uint8_t fw_session_id; in tf_session_create() local
73 &fw_session_id, in tf_session_create()
129 tfp->session->session_id.internal.fw_session_id = fw_session_id; in tf_session_create()
140 session->session_id.internal.fw_session_id = fw_session_id; in tf_session_create()
170 client->session_client_id.internal.fw_session_id = fw_session_id; in tf_session_create()
225 fw_session_id, in tf_session_create()
321 &session_client_id.internal.fw_session_id); in tf_session_client_create()
500 uint8_t fw_session_id = 1; in tf_session_close_session() local
806 uint8_t *fw_session_id) in tf_session_get_fw_session_id() argument
820 if (fw_session_id == NULL) { in tf_session_get_fw_session_id()
[all …]
H A Dtf_msg.h49 uint8_t *fw_session_id,
128 uint8_t fw_session_id,
H A Dtf_session.h508 uint8_t *fw_session_id);
H A Dtf_core.h153 uint8_t fw_session_id; member
167 uint8_t fw_session_id; member
H A Dtf_core.c152 parms->session_id.internal.fw_session_id); in tf_attach_session()
/dpdk/drivers/net/bnxt/
H A Dhsi_struct_def_dpdk.h49150 uint32_t fw_session_id; member
49261 uint32_t fw_session_id; member
49318 uint32_t fw_session_id; member
49393 uint32_t fw_session_id; member
49460 uint32_t fw_session_id; member
49524 uint32_t fw_session_id; member
49636 uint32_t fw_session_id; member
49756 uint32_t fw_session_id; member
49855 uint32_t fw_session_id; member
49939 uint32_t fw_session_id; member
[all …]