| /freebsd-12.1/sys/contrib/ncsw/Peripherals/BM/ |
| H A D | fsl_bman.h | 97 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 D | bm_portal.c | 96 uint8_t bpid = 0; in bman_create_portal() local 369 uint8_t bpid, in BmPortalRelease() 405 uint8_t bpid, in BmPortalAcquire()
|
| H A D | bm.c | 214 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 D | bman_low.c | 472 #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 D | bm_pool.c | 334 t_Error BM_POOL_ConfigBpid(t_Handle h_BmPool, uint8_t bpid) in BM_POOL_ConfigBpid()
|
| H A D | bm.h | 228 … uint8_t bpid; /**< index of the buffer pool to encapsulate (0-63) */ member
|
| /freebsd-12.1/sys/contrib/ncsw/Peripherals/FM/Port/ |
| H A D | fman_port.c | 720 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 D | bman.c | 195 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 D | bm_ext.h | 433 …uint8_t bpid; /**< index of the shadow buffer pool (0-BM_MAX_NUM… member
|
| /freebsd-12.1/sys/contrib/octeon-sdk/ |
| H A D | cvmx-helper-util.c | 293 int bpid; in cvmx_helper_setup_red() local
|
| H A D | cvmx-helper-cfg.c | 633 int pknd, bpid, pko_port_base; in __cvmx_helper_cfg_init() local
|
| H A D | cvmx-ilk.c | 713 unsigned char bpid; in cvmx_ilk_bp_conf() local
|
| H A D | cvmx-wqe.h | 457 uint64_t bpid:6; /* 8..13 */ member
|
| H A D | cvmx-pip-defs.h | 3735 …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 D | cvmx-gmxx-defs.h | 3471 uint64_t bpid : 6; /**< Backpressure ID the entry maps to */ member
|
| /freebsd-12.1/sys/contrib/ncsw/inc/flib/ |
| H A D | fsl_fman_port.h | 449 uint8_t bpid; /**< BM pool ID */ member
|
| /freebsd-12.1/sys/contrib/ncsw/Peripherals/QM/ |
| H A D | fsl_qman.h | 366 volatile uint8_t bpid; /* Buffer Pool ID */ member
|