Home
last modified time | relevance | path

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

/dpdk/drivers/bus/dpaa/include/
H A Dfsl_bman.h35 struct bm_mc_command; /* MC (Management Command) command */
112 struct bm_mc_command { struct
/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()