Home
last modified time | relevance | path

Searched defs:bm_mc_result (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/ncsw/Peripherals/BM/
H A Dfsl_bman.h272 _Packed struct bm_mc_result { struct
273 _Packed union {
295 } _PackedType;
H A Dbman_low.c449 struct bm_mc_result *bm_mc_result(struct bm_portal *portal) in bm_mc_result() function
/f-stack/dpdk/drivers/bus/dpaa/include/
H A Dfsl_bman.h137 struct bm_mc_result { struct
138 union {
/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dbman.h456 static inline struct bm_mc_result *bm_mc_result(struct bm_portal *portal) in bm_mc_result() function