Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dbman.c32 static inline struct bman_portal *get_affine_portal(void) in get_affine_portal() function
129 struct bman_portal *portal = get_affine_portal(); in bman_create_affine_portal()
163 struct bman_portal *bm = get_affine_portal(); in bman_destroy_affine_portal()
177 struct bman_portal *p = get_affine_portal(); in bman_get_portal_index()
265 p = get_affine_portal(); in bman_release()
295 struct bman_portal *p = get_affine_portal(); in bman_acquire()
326 struct bman_portal *p = get_affine_portal(); in bman_query_pools()
359 struct bman_portal *p = get_affine_portal(); in bman_shutdown_pool()
H A Dqman.c740 qm = get_affine_portal(); in qman_destroy_affine_portal()
759 struct qman_portal *p = get_affine_portal(); in qman_get_portal_index()
1508 p = get_affine_portal(); in qman_create_fq()
1624 p = get_affine_portal(); in qman_init_fq()
1714 p = get_affine_portal(); in qman_schedule_fq()
1756 p = get_affine_portal(); in qman_retire_fq()
1845 p = get_affine_portal(); in qman_oos_fq()
1889 p = get_affine_portal(); in qman_fq_flow_control()
2197 p = get_affine_portal(); in qman_volatile_dequeue()
2532 p = get_affine_portal(); in qman_create_cgr()
[all …]