Searched defs:portal (Results 1 - 10 of 10) sorted by relevance

/linux-master/drivers/bus/fsl-mc/
H A Dmc-sys.c97 static inline void mc_write_command(struct fsl_mc_command __iomem *portal, argument
124 mc_read_response(struct fsl_mc_command __iomem *portal, struct fsl_mc_command *resp) argument
[all...]
/linux-master/drivers/dma/idxd/
H A Dsubmit.c155 int idxd_enqcmds(struct idxd_wq *wq, void __iomem *portal, const void *desc) argument
175 void __iomem *portal; local
H A Dirq.c77 void __iomem *portal; local
H A Didxd.h196 void __iomem *portal; member in struct:idxd_wq
/linux-master/drivers/soc/fsl/qbman/
H A Dqman_test_stash.c276 static enum qman_cb_dqrr_result normal_dqrr(struct qman_portal *portal, argument
295 static enum qman_cb_dqrr_result special_dqrr(struct qman_portal *portal, argument
H A Dbman.c249 struct bman_portal *portal; member in struct:bman_pool
258 struct bm_portal *portal = &p->p; local
304 static int bm_rcr_get_avail(struct bm_portal *portal) argument
311 bm_rcr_get_fill(struct bm_portal *portal) argument
318 bm_rcr_set_ithresh(struct bm_portal *portal, u8 ithresh) argument
326 bm_rcr_cce_prefetch(struct bm_portal *portal) argument
334 bm_rcr_cce_update(struct bm_portal *portal) argument
347 bm_rcr_start(struct bm_portal *portal) argument
361 bm_rcr_pvb_commit(struct bm_portal *portal, u8 myverb) argument
380 bm_rcr_init(struct bm_portal *portal, enum bm_rcr_pmode pmode, enum bm_rcr_cmode cmode) argument
407 bm_rcr_finish(struct bm_portal *portal) argument
428 bm_mc_init(struct bm_portal *portal) argument
443 bm_mc_finish(struct bm_portal *portal) argument
454 bm_mc_start(struct bm_portal *portal) argument
466 bm_mc_commit(struct bm_portal *portal, u8 myverb) argument
481 bm_mc_result(struct bm_portal *portal) argument
504 bm_mc_result_timeout(struct bm_portal *portal, union bm_mc_result **mcr) argument
520 bm_isr_bscn_disable(struct bm_portal *portal) argument
526 bman_create_portal(struct bman_portal *portal, const struct bm_portal_config *c) argument
596 struct bman_portal *portal; local
816 bman_get_bm_portal_config(const struct bman_portal *portal) argument
[all...]
H A Dqman_ccsr.c299 static void qm_set_dc(enum qm_dc_portal portal, int ed, u8 sernd) argument
H A Dqman.c421 static inline int qm_eqcr_init(struct qm_portal *portal, argument
452 qm_eqcr_finish(struct qm_portal *portal) argument
467 qm_eqcr_start_no_stash(struct qm_portal *portal) argument
483 qm_eqcr_start_stash(struct qm_portal *portal) argument
513 qm_eqcr_pvb_commit(struct qm_portal *portal, u8 myverb) argument
531 qm_eqcr_cce_prefetch(struct qm_portal *portal) argument
536 qm_eqcr_cce_update(struct qm_portal *portal) argument
548 qm_eqcr_set_ithresh(struct qm_portal *portal, u8 ithresh) argument
556 qm_eqcr_get_avail(struct qm_portal *portal) argument
563 qm_eqcr_get_fill(struct qm_portal *portal) argument
595 qm_dqrr_set_maxfill(struct qm_portal *portal, u8 mf) argument
601 qm_dqrr_init(struct qm_portal *portal, const struct qm_portal_config *config, enum qm_dqrr_dmode dmode, enum qm_dqrr_pmode pmode, enum qm_dqrr_cmode cmode, u8 max_fill) argument
642 qm_dqrr_finish(struct qm_portal *portal) argument
653 qm_dqrr_current( struct qm_portal *portal) argument
663 qm_dqrr_next(struct qm_portal *portal) argument
672 qm_dqrr_pvb_update(struct qm_portal *portal) argument
693 qm_dqrr_cdc_consume_1ptr(struct qm_portal *portal, const struct qm_dqrr_entry *dq, int park) argument
708 qm_dqrr_cdc_consume_n(struct qm_portal *portal, u32 bitmask) argument
717 qm_dqrr_sdqcr_set(struct qm_portal *portal, u32 sdqcr) argument
722 qm_dqrr_vdqcr_set(struct qm_portal *portal, u32 vdqcr) argument
727 qm_dqrr_set_ithresh(struct qm_portal *portal, u8 ithresh) argument
762 qm_mr_init(struct qm_portal *portal, enum qm_mr_pmode pmode, enum qm_mr_cmode cmode) argument
786 qm_mr_finish(struct qm_portal *portal) argument
794 qm_mr_current(struct qm_portal *portal) argument
803 qm_mr_next(struct qm_portal *portal) argument
812 qm_mr_pvb_update(struct qm_portal *portal) argument
829 qm_mr_cci_consume(struct qm_portal *portal, u8 num) argument
838 qm_mr_cci_consume_to_current(struct qm_portal *portal) argument
847 qm_mr_set_ithresh(struct qm_portal *portal, u8 ithresh) argument
854 qm_mc_init(struct qm_portal *portal) argument
881 qm_mc_finish(struct qm_portal *portal) argument
892 qm_mc_start(struct qm_portal *portal) argument
904 qm_mc_commit(struct qm_portal *portal, u8 myverb) argument
919 qm_mc_result(struct qm_portal *portal) argument
942 qm_mc_result_timeout(struct qm_portal *portal, union qm_mc_result **mcr) argument
1032 qman_dqrr_set_ithresh(struct qman_portal *portal, u8 ithresh) argument
1049 qman_dqrr_get_ithresh(struct qman_portal *portal, u8 *ithresh) argument
1056 qman_portal_get_iperiod(struct qman_portal *portal, u32 *iperiod) argument
1063 qman_portal_set_iperiod(struct qman_portal *portal, u32 iperiod) argument
1223 qman_create_portal(struct qman_portal *portal, const struct qm_portal_config *c, const struct qman_cgrs *cgrs) argument
1358 struct qman_portal *portal; local
1734 struct qman_portal *portal = get_affine_portal(); local
2885 qman_get_qm_portal_config( struct qman_portal *portal) argument
[all...]
/linux-master/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_ethtool.c440 struct qman_portal *portal; local
461 struct qman_portal *portal; local
[all...]
H A Ddpaa_eth.c798 struct qman_portal *portal; local
2466 static enum qman_cb_dqrr_result rx_error_dqrr(struct qman_portal *portal, argument
2451 dpaa_eth_napi_schedule(struct dpaa_percpu_priv *percpu_priv, struct qman_portal *portal, bool sched_napi) argument
2656 rx_default_dqrr(struct qman_portal *portal, struct qman_fq *fq, const struct qm_dqrr_entry *dq, bool sched_napi) argument
2815 conf_error_dqrr(struct qman_portal *portal, struct qman_fq *fq, const struct qm_dqrr_entry *dq, bool sched_napi) argument
2837 conf_dflt_dqrr(struct qman_portal *portal, struct qman_fq *fq, const struct qm_dqrr_entry *dq, bool sched_napi) argument
2862 egress_ern(struct qman_portal *portal, struct qman_fq *fq, const union qm_mr_entry *msg) argument
[all...]

Completed in 429 milliseconds