Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/event/dlb/
H A Ddlb.c721 cfg.port_id = qm_port_id; in dlb_hw_unmap_ldb_qid_from_port()
913 uint32_t qm_port_id; in dlb_hw_create_ldb_port() local
971 qm_port_id = response.id; in dlb_hw_create_ldb_port()
995 qm_port->id = qm_port_id; in dlb_hw_create_ldb_port()
1065 qm_port_id, in dlb_hw_create_ldb_port()
1102 uint32_t qm_port_id; in dlb_hw_create_dir_port() local
1160 qm_port_id = response.id; in dlb_hw_create_dir_port()
1185 qm_port->id = qm_port_id; in dlb_hw_create_dir_port()
1227 qm_port_id, in dlb_hw_create_dir_port()
1856 cfg.port_id = qm_port_id; in dlb_hw_create_dir_queue()
[all …]
/f-stack/dpdk/drivers/event/dlb2/
H A Ddlb2.c1115 uint32_t qm_port_id; in dlb2_hw_create_ldb_port() local
1193 qm_port->id = qm_port_id; in dlb2_hw_create_ldb_port()
1250 qm_port_id, in dlb2_hw_create_ldb_port()
1301 uint32_t qm_port_id; in dlb2_hw_create_dir_port() local
1374 qm_port->id = qm_port_id; in dlb2_hw_create_dir_port()
1419 qm_port_id, in dlb2_hw_create_dir_port()
1533 cfg.port_id = qm_port_id; in dlb2_hw_map_ldb_qid_to_port()
1593 int32_t qm_port_id) in dlb2_hw_create_dir_queue() argument
1600 cfg.port_id = qm_port_id; in dlb2_hw_create_dir_queue()
1823 uint32_t qm_port_id, in dlb2_hw_unmap_ldb_qid_from_port() argument
[all …]