Home
last modified time | relevance | path

Searched refs:FMAN_PORT_MAX_EXT_POOLS_NUM (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_port.h140 #define FMAN_PORT_MAX_EXT_POOLS_NUM 8 macro
178 uint32_t fmbm_ebmpi[FMAN_PORT_MAX_EXT_POOLS_NUM];
180 uint32_t fmbm_acnt[FMAN_PORT_MAX_EXT_POOLS_NUM];
459 } bpool[FMAN_PORT_MAX_EXT_POOLS_NUM];
/freebsd-src/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfman_port.c728 (i < port->ext_pools_num && (i < FMAN_PORT_MAX_EXT_POOLS_NUM)); in fman_port_find_bpool()
916 (i < (bp->count-1) && (i < FMAN_PORT_MAX_EXT_POOLS_NUM - 1)); in fman_port_set_bpools()
948 for (i = 0; i < FMAN_PORT_MAX_EXT_POOLS_NUM; i++) { in fman_port_set_bpools()
1292 if (index == port->ext_pools_num || index == FMAN_PORT_MAX_EXT_POOLS_NUM) in fman_port_set_bpool_cnt_mode()
1466 if (index == port->ext_pools_num || index == FMAN_PORT_MAX_EXT_POOLS_NUM) in fman_port_get_bpool_counter()
1490 if (index == port->ext_pools_num || index == FMAN_PORT_MAX_EXT_POOLS_NUM) in fman_port_set_bpool_counter()