Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/BM/
H A Dfsl_bman.h74 struct bm_mc_command; /* MC (Management Command) command */
168 struct bm_mc_command *bm_mc_start(struct bm_portal *portal);
257 _Packed struct bm_mc_command { struct
H A Dbman_private.h148 struct bm_mc_command *cr;
H A Dbman_low.c411 struct bm_mc_command *bm_mc_start(struct bm_portal *portal) in bm_mc_start()
H A Dbm_portal.c410 struct bm_mc_command *mcc; in BmPortalAcquire()
/f-stack/dpdk/drivers/bus/dpaa/include/
H A Dfsl_bman.h35 struct bm_mc_command; /* MC (Management Command) command */
112 struct bm_mc_command { struct
/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dbman.h111 struct bm_mc_command *cr;
417 static inline struct bm_mc_command *bm_mc_start(struct bm_portal *portal) in bm_mc_start()
519 struct bm_mc_command *bm_cmd; in bm_shutdown_pool()
H A Dbman.c296 struct bm_mc_command *mcc; in bman_acquire()