Home
last modified time | relevance | path

Searched defs:bpid (Results 1 – 17 of 17) sorted by relevance

/freebsd-12.1/sys/contrib/ncsw/Peripherals/BM/
H A Dfsl_bman.h97 static __inline__ int bman_depletion_get(const struct bman_depletion *c, uint8_t bpid) in bman_depletion_get()
101 static __inline__ void bman_depletion_set(struct bman_depletion *c, uint8_t bpid) in bman_depletion_set()
105 static __inline__ void bman_depletion_unset(struct bman_depletion *c, uint8_t bpid) in bman_depletion_unset()
238 volatile uint8_t bpid; member
248 volatile uint8_t bpid; /* used with BM_RCR_VERB_CMD_BPID_SINGLE */ member
261 volatile uint8_t bpid; member
281 volatile uint8_t bpid; member
H A Dbm_portal.c96 uint8_t bpid = 0; in bman_create_portal() local
369 uint8_t bpid, in BmPortalRelease()
405 uint8_t bpid, in BmPortalAcquire()
H A Dbm.c214 uint8_t bpid, in BmSetPool()
237 t_Error BmSetPoolThresholds(t_Handle h_Bm, uint8_t bpid, const uint32_t *thresholds) in BmSetPoolThresholds()
278 t_Error BmUnSetPoolThresholds(t_Handle h_Bm, uint8_t bpid) in BmUnSetPoolThresholds()
319 uint32_t BmGetCounter(t_Handle h_Bm, e_BmInterModuleCounters counter, uint8_t bpid) in BmGetCounter()
H A Dbman_low.c472 #define SCN_REG(bpid) REG_SCN((bpid) / 32) argument
473 #define SCN_BIT(bpid) (0x80000000 >> (bpid & 31)) argument
474 void bm_isr_bscn_mask(struct bm_portal *portal, uint8_t bpid, int enable) in bm_isr_bscn_mask()
H A Dbm_pool.c334 t_Error BM_POOL_ConfigBpid(t_Handle h_BmPool, uint8_t bpid) in BM_POOL_ConfigBpid()
H A Dbm.h228 … uint8_t bpid; /**< index of the buffer pool to encapsulate (0-63) */ member
/freebsd-12.1/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfman_port.c720 static uint8_t fman_port_find_bpool(struct fman_port *port, uint8_t bpid) in fman_port_find_bpool()
1276 uint8_t bpid, in fman_port_set_bpool_cnt_mode()
1451 uint32_t fman_port_get_bpool_counter(struct fman_port *port, uint8_t bpid) in fman_port_get_bpool_counter()
1475 uint8_t bpid, in fman_port_set_bpool_counter()
/freebsd-12.1/sys/dev/dpaa/
H A Dbman.c195 bman_pool_create(uint8_t *bpid, uint16_t bufferSize, uint16_t maxBuffers, in bman_pool_create()
/freebsd-12.1/sys/contrib/ncsw/inc/Peripherals/
H A Dbm_ext.h433 …uint8_t bpid; /**< index of the shadow buffer pool (0-BM_MAX_NUM… member
/freebsd-12.1/sys/contrib/octeon-sdk/
H A Dcvmx-helper-util.c293 int bpid; in cvmx_helper_setup_red() local
H A Dcvmx-helper-cfg.c633 int pknd, bpid, pko_port_base; in __cvmx_helper_cfg_init() local
H A Dcvmx-ilk.c713 unsigned char bpid; in cvmx_ilk_bp_conf() local
H A Dcvmx-wqe.h457 uint64_t bpid:6; /* 8..13 */ member
H A Dcvmx-pip-defs.h3735 …uint64_t bpid : 6; /**< Default BPID to use for packets on this port-kind… member
3821 …uint64_t bpid : 6; /**< Default BPID to use for packets on this port-kind… member
H A Dcvmx-gmxx-defs.h3471 uint64_t bpid : 6; /**< Backpressure ID the entry maps to */ member
/freebsd-12.1/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_port.h449 uint8_t bpid; /**< BM pool ID */ member
/freebsd-12.1/sys/contrib/ncsw/Peripherals/QM/
H A Dfsl_qman.h366 volatile uint8_t bpid; /* Buffer Pool ID */ member