Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/soc/fsl/qbman/
Dbman.c230 static inline struct bman_portal *get_affine_portal(void) in get_affine_portal() function
645 struct bman_portal *p = get_affine_portal(); in bm_shutdown_pool()
749 p = get_affine_portal(); in bman_release()
766 p = get_affine_portal(); in bman_release()
788 struct bman_portal *p = get_affine_portal(); in bman_acquire()
Dqman.c1006 static inline struct qman_portal *get_affine_portal(void) in get_affine_portal() function
1408 struct qman_portal *qm = get_affine_portal(); in qman_destroy_affine_portal()
1731 struct qman_portal *portal = get_affine_portal(); in qman_affine_channel()
1877 p = get_affine_portal(); in qman_init_fq()
1980 p = get_affine_portal(); in qman_schedule_fq()
2022 p = get_affine_portal(); in qman_retire_fq()
2102 p = get_affine_portal(); in qman_oos_fq()
2131 struct qman_portal *p = get_affine_portal(); in qman_query_fq()
2156 struct qman_portal *p = get_affine_portal(); in qman_query_fq_np()
2185 struct qman_portal *p = get_affine_portal(); in qman_query_cgr()
[all …]